@tsonic/dotnet 0.7.9 → 0.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +7 -7
- package/Microsoft.VisualBasic/internal/index.d.ts +23 -23
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +15 -15
- package/Microsoft.Win32/internal/index.d.ts +1 -1
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/internal/index.d.ts +408 -408
- package/System.Buffers/internal/index.d.ts +11 -11
- package/System.CodeDom.Compiler/internal/index.d.ts +3 -3
- package/System.Collections/internal/index.d.ts +44 -44
- package/System.Collections.Concurrent/internal/index.d.ts +18 -18
- package/System.Collections.Frozen/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/index.d.ts +98 -98
- package/System.Collections.Immutable/internal/index.d.ts +22 -22
- package/System.Collections.ObjectModel/internal/index.d.ts +11 -11
- package/System.Collections.Specialized/internal/index.d.ts +38 -38
- package/System.ComponentModel/internal/index.d.ts +222 -222
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +54 -54
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -8
- package/System.ComponentModel.Design/internal/index.d.ts +30 -30
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +13 -13
- package/System.Data/internal/index.d.ts +110 -110
- package/System.Data.Common/internal/index.d.ts +17 -17
- package/System.Data.SqlTypes/internal/index.d.ts +62 -62
- package/System.Diagnostics/internal/index.d.ts +117 -117
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +34 -34
- package/System.Diagnostics.Contracts/internal/index.d.ts +14 -14
- package/System.Diagnostics.Metrics/internal/index.d.ts +19 -19
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/index.d.ts +21 -21
- package/System.Drawing/internal/index.d.ts +22 -22
- package/System.Dynamic/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/index.d.ts +10 -10
- package/System.Formats.Tar/internal/index.d.ts +14 -14
- package/System.Globalization/internal/index.d.ts +40 -40
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +32 -32
- package/System.IO.Enumeration/internal/index.d.ts +3 -3
- package/System.IO.IsolatedStorage/internal/index.d.ts +12 -12
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +3 -3
- package/System.IO.Pipelines/internal/index.d.ts +8 -8
- package/System.IO.Pipes/internal/index.d.ts +28 -28
- package/System.Linq/internal/index.d.ts +7 -7
- package/System.Linq.Expressions/internal/index.d.ts +34 -34
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +1 -1
- package/System.Net/internal/index.d.ts +84 -84
- package/System.Net.Cache/internal/index.d.ts +8 -8
- package/System.Net.Http/internal/index.d.ts +40 -40
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +1 -1
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +47 -47
- package/System.Net.Mime/internal/index.d.ts +4 -4
- package/System.Net.NetworkInformation/internal/index.d.ts +17 -17
- package/System.Net.Quic/internal/index.d.ts +9 -9
- package/System.Net.Security/internal/index.d.ts +19 -19
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +53 -53
- package/System.Net.WebSockets/internal/index.d.ts +23 -23
- package/System.Numerics/internal/index.d.ts +37 -37
- package/System.Reflection/internal/index.d.ts +69 -69
- package/System.Reflection.Emit/internal/index.d.ts +18 -18
- package/System.Reflection.Metadata/internal/index.d.ts +170 -170
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +39 -39
- package/System.Reflection.PortableExecutable/internal/index.d.ts +23 -23
- package/System.Resources/internal/index.d.ts +20 -20
- package/System.Runtime/internal/index.d.ts +7 -7
- package/System.Runtime.CompilerServices/internal/index.d.ts +145 -145
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/internal/index.d.ts +120 -120
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +20 -20
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +3 -3
- package/System.Runtime.Remoting/internal/index.d.ts +1 -1
- package/System.Runtime.Serialization/internal/index.d.ts +47 -47
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +8 -8
- package/System.Runtime.Versioning/internal/index.d.ts +18 -18
- package/System.Security/internal/index.d.ts +23 -23
- package/System.Security.AccessControl/internal/index.d.ts +65 -65
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +6 -6
- package/System.Security.Claims/internal/index.d.ts +24 -24
- package/System.Security.Cryptography/internal/index.d.ts +220 -220
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +120 -120
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +4 -4
- package/System.Security.Principal/internal/index.d.ts +21 -21
- package/System.Text/internal/index.d.ts +49 -49
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +24 -24
- package/System.Text.Json.Nodes/internal/index.d.ts +8 -8
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +25 -25
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +10 -10
- package/System.Text.RegularExpressions/internal/index.d.ts +24 -24
- package/System.Text.Unicode/internal/index.d.ts +3 -3
- package/System.Threading/internal/index.d.ts +105 -105
- package/System.Threading.Channels/internal/index.d.ts +7 -7
- package/System.Threading.Tasks/internal/index.d.ts +56 -56
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -29
- package/System.Threading.Tasks.Sources/internal/index.d.ts +1 -1
- package/System.Timers/internal/index.d.ts +5 -5
- package/System.Transactions/internal/index.d.ts +41 -41
- package/System.Web/internal/index.d.ts +1 -1
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +72 -72
- package/System.Xml.Linq/internal/index.d.ts +31 -31
- package/System.Xml.Resolvers/internal/index.d.ts +5 -5
- package/System.Xml.Schema/internal/index.d.ts +76 -76
- package/System.Xml.Serialization/internal/index.d.ts +96 -96
- package/System.Xml.XPath/internal/index.d.ts +9 -9
- package/System.Xml.Xsl/internal/index.d.ts +13 -13
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +52 -52
- package/package.json +2 -2
|
@@ -46,7 +46,7 @@ export interface CSharpArgumentInfo$instance {
|
|
|
46
46
|
|
|
47
47
|
|
|
48
48
|
export const CSharpArgumentInfo: {
|
|
49
|
-
new(): CSharpArgumentInfo
|
|
49
|
+
new(): CSharpArgumentInfo;
|
|
50
50
|
create(flags: CSharpArgumentInfoFlags, name: string): CSharpArgumentInfo;
|
|
51
51
|
};
|
|
52
52
|
|
|
@@ -59,9 +59,9 @@ export interface RuntimeBinderException$instance extends Exception {
|
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
export const RuntimeBinderException: {
|
|
62
|
-
new(): RuntimeBinderException
|
|
63
|
-
new(message: string): RuntimeBinderException
|
|
64
|
-
new(message: string, innerException: Exception): RuntimeBinderException
|
|
62
|
+
new(): RuntimeBinderException;
|
|
63
|
+
new(message: string): RuntimeBinderException;
|
|
64
|
+
new(message: string, innerException: Exception): RuntimeBinderException;
|
|
65
65
|
};
|
|
66
66
|
|
|
67
67
|
|
|
@@ -78,9 +78,9 @@ export interface RuntimeBinderInternalCompilerException$instance extends Excepti
|
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
export const RuntimeBinderInternalCompilerException: {
|
|
81
|
-
new(): RuntimeBinderInternalCompilerException
|
|
82
|
-
new(message: string): RuntimeBinderInternalCompilerException
|
|
83
|
-
new(message: string, innerException: Exception): RuntimeBinderInternalCompilerException
|
|
81
|
+
new(): RuntimeBinderInternalCompilerException;
|
|
82
|
+
new(message: string): RuntimeBinderInternalCompilerException;
|
|
83
|
+
new(message: string, innerException: Exception): RuntimeBinderInternalCompilerException;
|
|
84
84
|
};
|
|
85
85
|
|
|
86
86
|
|
|
@@ -210,7 +210,7 @@ export interface SpcInfo$instance {
|
|
|
210
210
|
|
|
211
211
|
|
|
212
212
|
export const SpcInfo: {
|
|
213
|
-
new(): SpcInfo
|
|
213
|
+
new(): SpcInfo;
|
|
214
214
|
};
|
|
215
215
|
|
|
216
216
|
|
|
@@ -222,7 +222,7 @@ export interface TabInfo$instance {
|
|
|
222
222
|
|
|
223
223
|
|
|
224
224
|
export const TabInfo: {
|
|
225
|
-
new(): TabInfo
|
|
225
|
+
new(): TabInfo;
|
|
226
226
|
};
|
|
227
227
|
|
|
228
228
|
|
|
@@ -243,7 +243,7 @@ export interface Collection$instance {
|
|
|
243
243
|
|
|
244
244
|
|
|
245
245
|
export const Collection: {
|
|
246
|
-
new(): Collection
|
|
246
|
+
new(): Collection;
|
|
247
247
|
};
|
|
248
248
|
|
|
249
249
|
|
|
@@ -265,10 +265,10 @@ export interface ComClassAttribute$instance extends Attribute {
|
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
export const ComClassAttribute: {
|
|
268
|
-
new(): ComClassAttribute
|
|
269
|
-
new(_ClassID: string): ComClassAttribute
|
|
270
|
-
new(_ClassID: string, _InterfaceID: string): ComClassAttribute
|
|
271
|
-
new(_ClassID: string, _InterfaceID: string, _EventId: string): ComClassAttribute
|
|
268
|
+
new(): ComClassAttribute;
|
|
269
|
+
new(_ClassID: string): ComClassAttribute;
|
|
270
|
+
new(_ClassID: string, _InterfaceID: string): ComClassAttribute;
|
|
271
|
+
new(_ClassID: string, _InterfaceID: string, _EventId: string): ComClassAttribute;
|
|
272
272
|
};
|
|
273
273
|
|
|
274
274
|
|
|
@@ -279,7 +279,7 @@ export interface Constants$instance {
|
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
export const Constants: {
|
|
282
|
-
new(): Constants
|
|
282
|
+
new(): Constants;
|
|
283
283
|
readonly vbCrLf: string;
|
|
284
284
|
readonly vbObjectError: int;
|
|
285
285
|
readonly vbNewLine: string;
|
|
@@ -392,7 +392,7 @@ export interface ControlChars$instance {
|
|
|
392
392
|
|
|
393
393
|
|
|
394
394
|
export const ControlChars: {
|
|
395
|
-
new(): ControlChars
|
|
395
|
+
new(): ControlChars;
|
|
396
396
|
readonly crLf: string;
|
|
397
397
|
readonly newLine: string;
|
|
398
398
|
readonly cr: char;
|
|
@@ -413,7 +413,7 @@ export interface Conversion$instance {
|
|
|
413
413
|
|
|
414
414
|
|
|
415
415
|
export const Conversion: {
|
|
416
|
-
new(): Conversion
|
|
416
|
+
new(): Conversion;
|
|
417
417
|
cTypeDynamic(Expression: unknown, TargetType: Type): unknown;
|
|
418
418
|
cTypeDynamic<TargetType>(Expression: unknown): TargetType;
|
|
419
419
|
errorToString(): string;
|
|
@@ -464,7 +464,7 @@ export interface DateAndTime$instance {
|
|
|
464
464
|
|
|
465
465
|
|
|
466
466
|
export const DateAndTime: {
|
|
467
|
-
new(): DateAndTime
|
|
467
|
+
new(): DateAndTime;
|
|
468
468
|
today: DateTime;
|
|
469
469
|
readonly now: DateTime;
|
|
470
470
|
timeOfDay: DateTime;
|
|
@@ -510,7 +510,7 @@ export interface ErrObject$instance {
|
|
|
510
510
|
|
|
511
511
|
|
|
512
512
|
export const ErrObject: {
|
|
513
|
-
new(): ErrObject
|
|
513
|
+
new(): ErrObject;
|
|
514
514
|
};
|
|
515
515
|
|
|
516
516
|
|
|
@@ -521,7 +521,7 @@ export interface FileSystem$instance {
|
|
|
521
521
|
|
|
522
522
|
|
|
523
523
|
export const FileSystem: {
|
|
524
|
-
new(): FileSystem
|
|
524
|
+
new(): FileSystem;
|
|
525
525
|
chDir(Path: string): void;
|
|
526
526
|
chDrive(Drive: char): void;
|
|
527
527
|
chDrive(Drive: string): void;
|
|
@@ -615,7 +615,7 @@ export interface Financial$instance {
|
|
|
615
615
|
|
|
616
616
|
|
|
617
617
|
export const Financial: {
|
|
618
|
-
new(): Financial
|
|
618
|
+
new(): Financial;
|
|
619
619
|
DDB(Cost: double, Salvage: double, Life: double, Period: double, Factor?: double): double;
|
|
620
620
|
FV(Rate: double, NPer: double, Pmt: double, PV?: double, Due?: DueDate): double;
|
|
621
621
|
iPmt(Rate: double, Per: double, NPer: double, PV: double, FV?: double, Due?: DueDate): double;
|
|
@@ -639,7 +639,7 @@ export interface HideModuleNameAttribute$instance extends Attribute {
|
|
|
639
639
|
|
|
640
640
|
|
|
641
641
|
export const HideModuleNameAttribute: {
|
|
642
|
-
new(): HideModuleNameAttribute
|
|
642
|
+
new(): HideModuleNameAttribute;
|
|
643
643
|
};
|
|
644
644
|
|
|
645
645
|
|
|
@@ -650,7 +650,7 @@ export interface Information$instance {
|
|
|
650
650
|
|
|
651
651
|
|
|
652
652
|
export const Information: {
|
|
653
|
-
new(): Information
|
|
653
|
+
new(): Information;
|
|
654
654
|
erl(): int;
|
|
655
655
|
err(): ErrObject;
|
|
656
656
|
isArray(VarName: unknown): boolean;
|
|
@@ -678,7 +678,7 @@ export interface Interaction$instance {
|
|
|
678
678
|
|
|
679
679
|
|
|
680
680
|
export const Interaction: {
|
|
681
|
-
new(): Interaction
|
|
681
|
+
new(): Interaction;
|
|
682
682
|
appActivate(ProcessId: int): void;
|
|
683
683
|
appActivate(Title: string): void;
|
|
684
684
|
beep(): void;
|
|
@@ -713,7 +713,7 @@ export interface MyGroupCollectionAttribute$instance extends Attribute {
|
|
|
713
713
|
|
|
714
714
|
|
|
715
715
|
export const MyGroupCollectionAttribute: {
|
|
716
|
-
new(typeToCollect: string, createInstanceMethodName: string, disposeInstanceMethodName: string, defaultInstanceAlias: string): MyGroupCollectionAttribute
|
|
716
|
+
new(typeToCollect: string, createInstanceMethodName: string, disposeInstanceMethodName: string, defaultInstanceAlias: string): MyGroupCollectionAttribute;
|
|
717
717
|
};
|
|
718
718
|
|
|
719
719
|
|
|
@@ -724,7 +724,7 @@ export interface Strings$instance {
|
|
|
724
724
|
|
|
725
725
|
|
|
726
726
|
export const Strings: {
|
|
727
|
-
new(): Strings
|
|
727
|
+
new(): Strings;
|
|
728
728
|
asc(String: char): int;
|
|
729
729
|
asc(String: string): int;
|
|
730
730
|
ascW(String: char): int;
|
|
@@ -794,8 +794,8 @@ export interface VBFixedArrayAttribute$instance extends Attribute {
|
|
|
794
794
|
|
|
795
795
|
|
|
796
796
|
export const VBFixedArrayAttribute: {
|
|
797
|
-
new(UpperBound1: int): VBFixedArrayAttribute
|
|
798
|
-
new(UpperBound1: int, UpperBound2: int): VBFixedArrayAttribute
|
|
797
|
+
new(UpperBound1: int): VBFixedArrayAttribute;
|
|
798
|
+
new(UpperBound1: int, UpperBound2: int): VBFixedArrayAttribute;
|
|
799
799
|
};
|
|
800
800
|
|
|
801
801
|
|
|
@@ -807,7 +807,7 @@ export interface VBFixedStringAttribute$instance extends Attribute {
|
|
|
807
807
|
|
|
808
808
|
|
|
809
809
|
export const VBFixedStringAttribute: {
|
|
810
|
-
new(Length: int): VBFixedStringAttribute
|
|
810
|
+
new(Length: int): VBFixedStringAttribute;
|
|
811
811
|
};
|
|
812
812
|
|
|
813
813
|
|
|
@@ -818,7 +818,7 @@ export interface VBMath$instance {
|
|
|
818
818
|
|
|
819
819
|
|
|
820
820
|
export const VBMath: {
|
|
821
|
-
new(): VBMath
|
|
821
|
+
new(): VBMath;
|
|
822
822
|
randomize(): void;
|
|
823
823
|
randomize(Number: double): void;
|
|
824
824
|
rnd(): float;
|
|
@@ -23,7 +23,7 @@ export interface BooleanType$instance {
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
export const BooleanType: {
|
|
26
|
-
new(): BooleanType
|
|
26
|
+
new(): BooleanType;
|
|
27
27
|
fromObject(Value: unknown): boolean;
|
|
28
28
|
fromString(Value: string): boolean;
|
|
29
29
|
};
|
|
@@ -36,7 +36,7 @@ export interface ByteType$instance {
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
export const ByteType: {
|
|
39
|
-
new(): ByteType
|
|
39
|
+
new(): ByteType;
|
|
40
40
|
fromObject(Value: unknown): byte;
|
|
41
41
|
fromString(Value: string): byte;
|
|
42
42
|
};
|
|
@@ -49,7 +49,7 @@ export interface CharArrayType$instance {
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
export const CharArrayType: {
|
|
52
|
-
new(): CharArrayType
|
|
52
|
+
new(): CharArrayType;
|
|
53
53
|
fromObject(Value: unknown): char[];
|
|
54
54
|
fromString(Value: string): char[];
|
|
55
55
|
};
|
|
@@ -62,7 +62,7 @@ export interface CharType$instance {
|
|
|
62
62
|
|
|
63
63
|
|
|
64
64
|
export const CharType: {
|
|
65
|
-
new(): CharType
|
|
65
|
+
new(): CharType;
|
|
66
66
|
fromObject(Value: unknown): char;
|
|
67
67
|
fromString(Value: string): char;
|
|
68
68
|
};
|
|
@@ -75,7 +75,7 @@ export interface Conversions$instance {
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
export const Conversions: {
|
|
78
|
-
new(): Conversions
|
|
78
|
+
new(): Conversions;
|
|
79
79
|
changeType(Expression: unknown, TargetType: Type): unknown;
|
|
80
80
|
fallbackUserDefinedConversion(Expression: unknown, TargetType: Type): unknown;
|
|
81
81
|
fromCharAndCount(Value: char, Count: int): string;
|
|
@@ -139,7 +139,7 @@ export interface DateType$instance {
|
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
export const DateType: {
|
|
142
|
-
new(): DateType
|
|
142
|
+
new(): DateType;
|
|
143
143
|
fromObject(Value: unknown): DateTime;
|
|
144
144
|
fromString(Value: string, culture: CultureInfo): DateTime;
|
|
145
145
|
fromString(Value: string): DateTime;
|
|
@@ -153,7 +153,7 @@ export interface DecimalType$instance {
|
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
export const DecimalType: {
|
|
156
|
-
new(): DecimalType
|
|
156
|
+
new(): DecimalType;
|
|
157
157
|
fromBoolean(Value: boolean): decimal;
|
|
158
158
|
fromObject(Value: unknown, NumberFormat: NumberFormatInfo): decimal;
|
|
159
159
|
fromObject(Value: unknown): decimal;
|
|
@@ -170,7 +170,7 @@ export interface DesignerGeneratedAttribute$instance extends Attribute {
|
|
|
170
170
|
|
|
171
171
|
|
|
172
172
|
export const DesignerGeneratedAttribute: {
|
|
173
|
-
new(): DesignerGeneratedAttribute
|
|
173
|
+
new(): DesignerGeneratedAttribute;
|
|
174
174
|
};
|
|
175
175
|
|
|
176
176
|
|
|
@@ -181,7 +181,7 @@ export interface DoubleType$instance {
|
|
|
181
181
|
|
|
182
182
|
|
|
183
183
|
export const DoubleType: {
|
|
184
|
-
new(): DoubleType
|
|
184
|
+
new(): DoubleType;
|
|
185
185
|
fromObject(Value: unknown, NumberFormat: NumberFormatInfo): double;
|
|
186
186
|
fromObject(Value: unknown): double;
|
|
187
187
|
fromString(Value: string, NumberFormat: NumberFormatInfo): double;
|
|
@@ -199,7 +199,7 @@ export interface IncompleteInitialization$instance extends Exception {
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
export const IncompleteInitialization: {
|
|
202
|
-
new(): IncompleteInitialization
|
|
202
|
+
new(): IncompleteInitialization;
|
|
203
203
|
};
|
|
204
204
|
|
|
205
205
|
|
|
@@ -215,7 +215,7 @@ export interface IntegerType$instance {
|
|
|
215
215
|
|
|
216
216
|
|
|
217
217
|
export const IntegerType: {
|
|
218
|
-
new(): IntegerType
|
|
218
|
+
new(): IntegerType;
|
|
219
219
|
fromObject(Value: unknown): int;
|
|
220
220
|
fromString(Value: string): int;
|
|
221
221
|
};
|
|
@@ -228,7 +228,7 @@ export interface LateBinding$instance {
|
|
|
228
228
|
|
|
229
229
|
|
|
230
230
|
export const LateBinding: {
|
|
231
|
-
new(): LateBinding
|
|
231
|
+
new(): LateBinding;
|
|
232
232
|
lateCall(o: unknown, objType: Type, name: string, args: unknown[], paramnames: string[], CopyBack: boolean[]): void;
|
|
233
233
|
lateGet(o: unknown, objType: Type, name: string, args: unknown[], paramnames: string[], CopyBack: boolean[]): unknown;
|
|
234
234
|
lateIndexGet(o: unknown, args: unknown[], paramnames: string[]): unknown;
|
|
@@ -246,7 +246,7 @@ export interface LikeOperator$instance {
|
|
|
246
246
|
|
|
247
247
|
|
|
248
248
|
export const LikeOperator: {
|
|
249
|
-
new(): LikeOperator
|
|
249
|
+
new(): LikeOperator;
|
|
250
250
|
likeObject(Source: unknown, Pattern: unknown, CompareOption: CompareMethod): unknown;
|
|
251
251
|
likeString(Source: string, Pattern: string, CompareOption: CompareMethod): boolean;
|
|
252
252
|
};
|
|
@@ -259,7 +259,7 @@ export interface LongType$instance {
|
|
|
259
259
|
|
|
260
260
|
|
|
261
261
|
export const LongType: {
|
|
262
|
-
new(): LongType
|
|
262
|
+
new(): LongType;
|
|
263
263
|
fromObject(Value: unknown): long;
|
|
264
264
|
fromString(Value: string): long;
|
|
265
265
|
};
|
|
@@ -272,7 +272,7 @@ export interface NewLateBinding$instance {
|
|
|
272
272
|
|
|
273
273
|
|
|
274
274
|
export const NewLateBinding: {
|
|
275
|
-
new(): NewLateBinding
|
|
275
|
+
new(): NewLateBinding;
|
|
276
276
|
fallbackCall(Instance: unknown, MemberName: string, Arguments: unknown[], ArgumentNames: string[], IgnoreReturn: boolean): unknown;
|
|
277
277
|
fallbackGet(Instance: unknown, MemberName: string, Arguments: unknown[], ArgumentNames: string[]): unknown;
|
|
278
278
|
fallbackIndexSet(Instance: unknown, Arguments: unknown[], ArgumentNames: string[]): void;
|
|
@@ -301,7 +301,7 @@ export interface ObjectFlowControl$instance {
|
|
|
301
301
|
|
|
302
302
|
|
|
303
303
|
export const ObjectFlowControl: {
|
|
304
|
-
new(): ObjectFlowControl
|
|
304
|
+
new(): ObjectFlowControl;
|
|
305
305
|
checkForSyncLockOnValueType(Expression: unknown): void;
|
|
306
306
|
};
|
|
307
307
|
|
|
@@ -313,7 +313,7 @@ export interface ObjectFlowControl_ForLoopControl$instance {
|
|
|
313
313
|
|
|
314
314
|
|
|
315
315
|
export const ObjectFlowControl_ForLoopControl: {
|
|
316
|
-
new(): ObjectFlowControl_ForLoopControl
|
|
316
|
+
new(): ObjectFlowControl_ForLoopControl;
|
|
317
317
|
forLoopInitObj(Counter: unknown, Start: unknown, Limit: unknown, StepValue: unknown, LoopForResult: unknown, CounterResult: unknown): boolean;
|
|
318
318
|
forNextCheckDec(count: decimal, limit: decimal, StepValue: decimal): boolean;
|
|
319
319
|
forNextCheckObj(Counter: unknown, LoopObj: unknown, CounterResult: unknown): boolean;
|
|
@@ -329,7 +329,7 @@ export interface ObjectType$instance {
|
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
export const ObjectType: {
|
|
332
|
-
new(): ObjectType
|
|
332
|
+
new(): ObjectType;
|
|
333
333
|
addObj(o1: unknown, o2: unknown): unknown;
|
|
334
334
|
bitAndObj(obj1: unknown, obj2: unknown): unknown;
|
|
335
335
|
bitOrObj(obj1: unknown, obj2: unknown): unknown;
|
|
@@ -360,7 +360,7 @@ export interface Operators$instance {
|
|
|
360
360
|
|
|
361
361
|
|
|
362
362
|
export const Operators: {
|
|
363
|
-
new(): Operators
|
|
363
|
+
new(): Operators;
|
|
364
364
|
addObject(Left: unknown, Right: unknown): unknown;
|
|
365
365
|
andObject(Left: unknown, Right: unknown): unknown;
|
|
366
366
|
compareObjectEqual(Left: unknown, Right: unknown, TextCompare: boolean): unknown;
|
|
@@ -401,7 +401,7 @@ export interface OptionCompareAttribute$instance extends Attribute {
|
|
|
401
401
|
|
|
402
402
|
|
|
403
403
|
export const OptionCompareAttribute: {
|
|
404
|
-
new(): OptionCompareAttribute
|
|
404
|
+
new(): OptionCompareAttribute;
|
|
405
405
|
};
|
|
406
406
|
|
|
407
407
|
|
|
@@ -412,7 +412,7 @@ export interface OptionTextAttribute$instance extends Attribute {
|
|
|
412
412
|
|
|
413
413
|
|
|
414
414
|
export const OptionTextAttribute: {
|
|
415
|
-
new(): OptionTextAttribute
|
|
415
|
+
new(): OptionTextAttribute;
|
|
416
416
|
};
|
|
417
417
|
|
|
418
418
|
|
|
@@ -423,7 +423,7 @@ export interface ProjectData$instance {
|
|
|
423
423
|
|
|
424
424
|
|
|
425
425
|
export const ProjectData: {
|
|
426
|
-
new(): ProjectData
|
|
426
|
+
new(): ProjectData;
|
|
427
427
|
clearProjectError(): void;
|
|
428
428
|
createProjectError(hr: int): Exception;
|
|
429
429
|
endApp(): void;
|
|
@@ -439,7 +439,7 @@ export interface ShortType$instance {
|
|
|
439
439
|
|
|
440
440
|
|
|
441
441
|
export const ShortType: {
|
|
442
|
-
new(): ShortType
|
|
442
|
+
new(): ShortType;
|
|
443
443
|
fromObject(Value: unknown): short;
|
|
444
444
|
fromString(Value: string): short;
|
|
445
445
|
};
|
|
@@ -452,7 +452,7 @@ export interface SingleType$instance {
|
|
|
452
452
|
|
|
453
453
|
|
|
454
454
|
export const SingleType: {
|
|
455
|
-
new(): SingleType
|
|
455
|
+
new(): SingleType;
|
|
456
456
|
fromObject(Value: unknown, NumberFormat: NumberFormatInfo): float;
|
|
457
457
|
fromObject(Value: unknown): float;
|
|
458
458
|
fromString(Value: string, NumberFormat: NumberFormatInfo): float;
|
|
@@ -467,7 +467,7 @@ export interface StandardModuleAttribute$instance extends Attribute {
|
|
|
467
467
|
|
|
468
468
|
|
|
469
469
|
export const StandardModuleAttribute: {
|
|
470
|
-
new(): StandardModuleAttribute
|
|
470
|
+
new(): StandardModuleAttribute;
|
|
471
471
|
};
|
|
472
472
|
|
|
473
473
|
|
|
@@ -479,7 +479,7 @@ export interface StaticLocalInitFlag$instance {
|
|
|
479
479
|
|
|
480
480
|
|
|
481
481
|
export const StaticLocalInitFlag: {
|
|
482
|
-
new(): StaticLocalInitFlag
|
|
482
|
+
new(): StaticLocalInitFlag;
|
|
483
483
|
};
|
|
484
484
|
|
|
485
485
|
|
|
@@ -490,7 +490,7 @@ export interface StringType$instance {
|
|
|
490
490
|
|
|
491
491
|
|
|
492
492
|
export const StringType: {
|
|
493
|
-
new(): StringType
|
|
493
|
+
new(): StringType;
|
|
494
494
|
fromBoolean(Value: boolean): string;
|
|
495
495
|
fromByte(Value: byte): string;
|
|
496
496
|
fromChar(Value: char): string;
|
|
@@ -520,7 +520,7 @@ export interface Utils$instance {
|
|
|
520
520
|
|
|
521
521
|
|
|
522
522
|
export const Utils: {
|
|
523
|
-
new(): Utils
|
|
523
|
+
new(): Utils;
|
|
524
524
|
copyArray(arySrc: ClrArray, aryDest: ClrArray): ClrArray;
|
|
525
525
|
getResourceString(ResourceKey: string, ...Args: string[]): string;
|
|
526
526
|
};
|
|
@@ -533,7 +533,7 @@ export interface Versioned$instance {
|
|
|
533
533
|
|
|
534
534
|
|
|
535
535
|
export const Versioned: {
|
|
536
|
-
new(): Versioned
|
|
536
|
+
new(): Versioned;
|
|
537
537
|
callByName(Instance: unknown, MethodName: string, UseCallType: CallType, ...Arguments: unknown[]): unknown;
|
|
538
538
|
isNumeric(Expression: unknown): boolean;
|
|
539
539
|
systemTypeName(VbName: string): string;
|
|
@@ -57,7 +57,7 @@ export interface FileSystem$instance {
|
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
export const FileSystem: {
|
|
60
|
-
new(): FileSystem
|
|
60
|
+
new(): FileSystem;
|
|
61
61
|
readonly drives: ReadOnlyCollection_1<DriveInfo>;
|
|
62
62
|
currentDirectory: string;
|
|
63
63
|
combinePath(baseDirectory: string, relativePath: string): string;
|
|
@@ -126,11 +126,11 @@ export interface MalformedLineException$instance extends Exception {
|
|
|
126
126
|
|
|
127
127
|
|
|
128
128
|
export const MalformedLineException: {
|
|
129
|
-
new(): MalformedLineException
|
|
130
|
-
new(message: string, lineNumber: long): MalformedLineException
|
|
131
|
-
new(message: string): MalformedLineException
|
|
132
|
-
new(message: string, lineNumber: long, innerException: Exception): MalformedLineException
|
|
133
|
-
new(message: string, innerException: Exception): MalformedLineException
|
|
129
|
+
new(): MalformedLineException;
|
|
130
|
+
new(message: string, lineNumber: long): MalformedLineException;
|
|
131
|
+
new(message: string): MalformedLineException;
|
|
132
|
+
new(message: string, lineNumber: long, innerException: Exception): MalformedLineException;
|
|
133
|
+
new(message: string, innerException: Exception): MalformedLineException;
|
|
134
134
|
};
|
|
135
135
|
|
|
136
136
|
|
|
@@ -146,7 +146,7 @@ export interface SpecialDirectories$instance {
|
|
|
146
146
|
|
|
147
147
|
|
|
148
148
|
export const SpecialDirectories: {
|
|
149
|
-
new(): SpecialDirectories
|
|
149
|
+
new(): SpecialDirectories;
|
|
150
150
|
readonly myDocuments: string;
|
|
151
151
|
readonly myMusic: string;
|
|
152
152
|
readonly myPictures: string;
|
|
@@ -184,14 +184,14 @@ export interface TextFieldParser$instance {
|
|
|
184
184
|
|
|
185
185
|
|
|
186
186
|
export const TextFieldParser: {
|
|
187
|
-
new(path: string): TextFieldParser
|
|
188
|
-
new(path: string, defaultEncoding: Encoding): TextFieldParser
|
|
189
|
-
new(path: string, defaultEncoding: Encoding, detectEncoding: boolean): TextFieldParser
|
|
190
|
-
new(stream: Stream): TextFieldParser
|
|
191
|
-
new(stream: Stream, defaultEncoding: Encoding): TextFieldParser
|
|
192
|
-
new(stream: Stream, defaultEncoding: Encoding, detectEncoding: boolean): TextFieldParser
|
|
193
|
-
new(stream: Stream, defaultEncoding: Encoding, detectEncoding: boolean, leaveOpen: boolean): TextFieldParser
|
|
194
|
-
new(reader: TextReader): TextFieldParser
|
|
187
|
+
new(path: string): TextFieldParser;
|
|
188
|
+
new(path: string, defaultEncoding: Encoding): TextFieldParser;
|
|
189
|
+
new(path: string, defaultEncoding: Encoding, detectEncoding: boolean): TextFieldParser;
|
|
190
|
+
new(stream: Stream): TextFieldParser;
|
|
191
|
+
new(stream: Stream, defaultEncoding: Encoding): TextFieldParser;
|
|
192
|
+
new(stream: Stream, defaultEncoding: Encoding, detectEncoding: boolean): TextFieldParser;
|
|
193
|
+
new(stream: Stream, defaultEncoding: Encoding, detectEncoding: boolean, leaveOpen: boolean): TextFieldParser;
|
|
194
|
+
new(reader: TextReader): TextFieldParser;
|
|
195
195
|
};
|
|
196
196
|
|
|
197
197
|
|
|
@@ -102,7 +102,7 @@ export interface RegistryKey$instance extends MarshalByRefObject {
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
export const RegistryKey: {
|
|
105
|
-
new(): RegistryKey
|
|
105
|
+
new(): RegistryKey;
|
|
106
106
|
fromHandle(handle: SafeRegistryHandle, view: RegistryView): RegistryKey;
|
|
107
107
|
fromHandle(handle: SafeRegistryHandle): RegistryKey;
|
|
108
108
|
openBaseKey(hKey: RegistryHive, view: RegistryView): RegistryKey;
|
|
@@ -52,8 +52,8 @@ export interface SafeAccessTokenHandle$instance extends SafeHandle {
|
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
export const SafeAccessTokenHandle: {
|
|
55
|
-
new(): SafeAccessTokenHandle
|
|
56
|
-
new(handle: nint): SafeAccessTokenHandle
|
|
55
|
+
new(): SafeAccessTokenHandle;
|
|
56
|
+
new(handle: nint): SafeAccessTokenHandle;
|
|
57
57
|
readonly invalidHandle: SafeAccessTokenHandle;
|
|
58
58
|
};
|
|
59
59
|
|
|
@@ -73,8 +73,8 @@ export interface SafeFileHandle$instance extends SafeHandleZeroOrMinusOneIsInval
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
export const SafeFileHandle: {
|
|
76
|
-
new(preexistingHandle: nint, ownsHandle: boolean): SafeFileHandle
|
|
77
|
-
new(): SafeFileHandle
|
|
76
|
+
new(preexistingHandle: nint, ownsHandle: boolean): SafeFileHandle;
|
|
77
|
+
new(): SafeFileHandle;
|
|
78
78
|
};
|
|
79
79
|
|
|
80
80
|
|
|
@@ -126,7 +126,7 @@ export interface SafeMemoryMappedFileHandle$instance extends SafeHandleZeroOrMin
|
|
|
126
126
|
|
|
127
127
|
|
|
128
128
|
export const SafeMemoryMappedFileHandle: {
|
|
129
|
-
new(): SafeMemoryMappedFileHandle
|
|
129
|
+
new(): SafeMemoryMappedFileHandle;
|
|
130
130
|
};
|
|
131
131
|
|
|
132
132
|
|
|
@@ -143,7 +143,7 @@ export interface SafeMemoryMappedViewHandle$instance extends SafeBuffer {
|
|
|
143
143
|
|
|
144
144
|
|
|
145
145
|
export const SafeMemoryMappedViewHandle: {
|
|
146
|
-
new(): SafeMemoryMappedViewHandle
|
|
146
|
+
new(): SafeMemoryMappedViewHandle;
|
|
147
147
|
};
|
|
148
148
|
|
|
149
149
|
|
|
@@ -176,8 +176,8 @@ export interface SafeNCryptKeyHandle$instance extends SafeNCryptHandle$instance
|
|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
export const SafeNCryptKeyHandle: {
|
|
179
|
-
new(): SafeNCryptKeyHandle
|
|
180
|
-
new(handle: nint, parentHandle: SafeHandle): SafeNCryptKeyHandle
|
|
179
|
+
new(): SafeNCryptKeyHandle;
|
|
180
|
+
new(handle: nint, parentHandle: SafeHandle): SafeNCryptKeyHandle;
|
|
181
181
|
};
|
|
182
182
|
|
|
183
183
|
|
|
@@ -194,7 +194,7 @@ export interface SafeNCryptProviderHandle$instance extends SafeNCryptHandle$inst
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
export const SafeNCryptProviderHandle: {
|
|
197
|
-
new(): SafeNCryptProviderHandle
|
|
197
|
+
new(): SafeNCryptProviderHandle;
|
|
198
198
|
};
|
|
199
199
|
|
|
200
200
|
|
|
@@ -211,7 +211,7 @@ export interface SafeNCryptSecretHandle$instance extends SafeNCryptHandle$instan
|
|
|
211
211
|
|
|
212
212
|
|
|
213
213
|
export const SafeNCryptSecretHandle: {
|
|
214
|
-
new(): SafeNCryptSecretHandle
|
|
214
|
+
new(): SafeNCryptSecretHandle;
|
|
215
215
|
};
|
|
216
216
|
|
|
217
217
|
|
|
@@ -229,8 +229,8 @@ export interface SafePipeHandle$instance extends SafeHandleZeroOrMinusOneIsInval
|
|
|
229
229
|
|
|
230
230
|
|
|
231
231
|
export const SafePipeHandle: {
|
|
232
|
-
new(): SafePipeHandle
|
|
233
|
-
new(preexistingHandle: nint, ownsHandle: boolean): SafePipeHandle
|
|
232
|
+
new(): SafePipeHandle;
|
|
233
|
+
new(preexistingHandle: nint, ownsHandle: boolean): SafePipeHandle;
|
|
234
234
|
};
|
|
235
235
|
|
|
236
236
|
|
|
@@ -247,8 +247,8 @@ export interface SafeProcessHandle$instance extends SafeHandleZeroOrMinusOneIsIn
|
|
|
247
247
|
|
|
248
248
|
|
|
249
249
|
export const SafeProcessHandle: {
|
|
250
|
-
new(): SafeProcessHandle
|
|
251
|
-
new(existingHandle: nint, ownsHandle: boolean): SafeProcessHandle
|
|
250
|
+
new(): SafeProcessHandle;
|
|
251
|
+
new(existingHandle: nint, ownsHandle: boolean): SafeProcessHandle;
|
|
252
252
|
};
|
|
253
253
|
|
|
254
254
|
|
|
@@ -265,8 +265,8 @@ export interface SafeRegistryHandle$instance extends SafeHandleZeroOrMinusOneIsI
|
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
export const SafeRegistryHandle: {
|
|
268
|
-
new(): SafeRegistryHandle
|
|
269
|
-
new(preexistingHandle: nint, ownsHandle: boolean): SafeRegistryHandle
|
|
268
|
+
new(): SafeRegistryHandle;
|
|
269
|
+
new(preexistingHandle: nint, ownsHandle: boolean): SafeRegistryHandle;
|
|
270
270
|
};
|
|
271
271
|
|
|
272
272
|
|
|
@@ -283,8 +283,8 @@ export interface SafeWaitHandle$instance extends SafeHandleZeroOrMinusOneIsInval
|
|
|
283
283
|
|
|
284
284
|
|
|
285
285
|
export const SafeWaitHandle: {
|
|
286
|
-
new(): SafeWaitHandle
|
|
287
|
-
new(existingHandle: nint, ownsHandle: boolean): SafeWaitHandle
|
|
286
|
+
new(): SafeWaitHandle;
|
|
287
|
+
new(existingHandle: nint, ownsHandle: boolean): SafeWaitHandle;
|
|
288
288
|
};
|
|
289
289
|
|
|
290
290
|
|
|
@@ -301,7 +301,7 @@ export interface SafeX509ChainHandle$instance extends SafeHandleZeroOrMinusOneIs
|
|
|
301
301
|
|
|
302
302
|
|
|
303
303
|
export const SafeX509ChainHandle: {
|
|
304
|
-
new(): SafeX509ChainHandle
|
|
304
|
+
new(): SafeX509ChainHandle;
|
|
305
305
|
};
|
|
306
306
|
|
|
307
307
|
|