@tsonic/dotnet 0.8.0 → 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 +1 -1
|
@@ -216,7 +216,7 @@ export interface Color$instance {
|
|
|
216
216
|
|
|
217
217
|
|
|
218
218
|
export const Color: {
|
|
219
|
-
new(): Color
|
|
219
|
+
new(): Color;
|
|
220
220
|
readonly empty: Color;
|
|
221
221
|
readonly transparent: Color;
|
|
222
222
|
readonly aliceBlue: Color;
|
|
@@ -393,9 +393,9 @@ export interface Point$instance {
|
|
|
393
393
|
|
|
394
394
|
|
|
395
395
|
export const Point: {
|
|
396
|
-
new(x: int, y: int): Point
|
|
397
|
-
new(sz: Size): Point
|
|
398
|
-
new(dw: int): Point
|
|
396
|
+
new(x: int, y: int): Point;
|
|
397
|
+
new(sz: Size): Point;
|
|
398
|
+
new(dw: int): Point;
|
|
399
399
|
readonly empty: Point;
|
|
400
400
|
add(pt: Point, sz: Size): Point;
|
|
401
401
|
ceiling(value: PointF): Point;
|
|
@@ -428,8 +428,8 @@ export interface PointF$instance {
|
|
|
428
428
|
|
|
429
429
|
|
|
430
430
|
export const PointF: {
|
|
431
|
-
new(x: float, y: float): PointF
|
|
432
|
-
new(vector: Vector2): PointF
|
|
431
|
+
new(x: float, y: float): PointF;
|
|
432
|
+
new(vector: Vector2): PointF;
|
|
433
433
|
readonly empty: PointF;
|
|
434
434
|
add(pt: PointF, sz: Size): PointF;
|
|
435
435
|
add(pt: PointF, sz: SizeF): PointF;
|
|
@@ -477,8 +477,8 @@ export interface Rectangle$instance {
|
|
|
477
477
|
|
|
478
478
|
|
|
479
479
|
export const Rectangle: {
|
|
480
|
-
new(x: int, y: int, width: int, height: int): Rectangle
|
|
481
|
-
new(location: Point, size: Size): Rectangle
|
|
480
|
+
new(x: int, y: int, width: int, height: int): Rectangle;
|
|
481
|
+
new(location: Point, size: Size): Rectangle;
|
|
482
482
|
readonly empty: Rectangle;
|
|
483
483
|
ceiling(value: RectangleF): Rectangle;
|
|
484
484
|
fromLTRB(left: int, top: int, right: int, bottom: int): Rectangle;
|
|
@@ -530,9 +530,9 @@ export interface RectangleF$instance {
|
|
|
530
530
|
|
|
531
531
|
|
|
532
532
|
export const RectangleF: {
|
|
533
|
-
new(x: float, y: float, width: float, height: float): RectangleF
|
|
534
|
-
new(location: PointF, size: SizeF): RectangleF
|
|
535
|
-
new(vector: Vector4): RectangleF
|
|
533
|
+
new(x: float, y: float, width: float, height: float): RectangleF;
|
|
534
|
+
new(location: PointF, size: SizeF): RectangleF;
|
|
535
|
+
new(vector: Vector4): RectangleF;
|
|
536
536
|
readonly empty: RectangleF;
|
|
537
537
|
fromLTRB(left: float, top: float, right: float, bottom: float): RectangleF;
|
|
538
538
|
inflate(rect: RectangleF, x: float, y: float): RectangleF;
|
|
@@ -563,8 +563,8 @@ export interface Size$instance {
|
|
|
563
563
|
|
|
564
564
|
|
|
565
565
|
export const Size: {
|
|
566
|
-
new(pt: Point): Size
|
|
567
|
-
new(width: int, height: int): Size
|
|
566
|
+
new(pt: Point): Size;
|
|
567
|
+
new(width: int, height: int): Size;
|
|
568
568
|
readonly empty: Size;
|
|
569
569
|
add(sz1: Size, sz2: Size): Size;
|
|
570
570
|
ceiling(value: SizeF): Size;
|
|
@@ -599,10 +599,10 @@ export interface SizeF$instance {
|
|
|
599
599
|
|
|
600
600
|
|
|
601
601
|
export const SizeF: {
|
|
602
|
-
new(size: SizeF): SizeF
|
|
603
|
-
new(pt: PointF): SizeF
|
|
604
|
-
new(vector: Vector2): SizeF
|
|
605
|
-
new(width: float, height: float): SizeF
|
|
602
|
+
new(size: SizeF): SizeF;
|
|
603
|
+
new(pt: PointF): SizeF;
|
|
604
|
+
new(vector: Vector2): SizeF;
|
|
605
|
+
new(width: float, height: float): SizeF;
|
|
606
606
|
readonly empty: SizeF;
|
|
607
607
|
add(sz1: SizeF, sz2: SizeF): SizeF;
|
|
608
608
|
subtract(sz1: SizeF, sz2: SizeF): SizeF;
|
|
@@ -636,7 +636,7 @@ export interface ColorConverter$instance extends TypeConverter {
|
|
|
636
636
|
|
|
637
637
|
|
|
638
638
|
export const ColorConverter: {
|
|
639
|
-
new(): ColorConverter
|
|
639
|
+
new(): ColorConverter;
|
|
640
640
|
};
|
|
641
641
|
|
|
642
642
|
|
|
@@ -664,7 +664,7 @@ export interface PointConverter$instance extends TypeConverter {
|
|
|
664
664
|
|
|
665
665
|
|
|
666
666
|
export const PointConverter: {
|
|
667
|
-
new(): PointConverter
|
|
667
|
+
new(): PointConverter;
|
|
668
668
|
};
|
|
669
669
|
|
|
670
670
|
|
|
@@ -692,7 +692,7 @@ export interface RectangleConverter$instance extends TypeConverter {
|
|
|
692
692
|
|
|
693
693
|
|
|
694
694
|
export const RectangleConverter: {
|
|
695
|
-
new(): RectangleConverter
|
|
695
|
+
new(): RectangleConverter;
|
|
696
696
|
};
|
|
697
697
|
|
|
698
698
|
|
|
@@ -720,7 +720,7 @@ export interface SizeConverter$instance extends TypeConverter {
|
|
|
720
720
|
|
|
721
721
|
|
|
722
722
|
export const SizeConverter: {
|
|
723
|
-
new(): SizeConverter
|
|
723
|
+
new(): SizeConverter;
|
|
724
724
|
};
|
|
725
725
|
|
|
726
726
|
|
|
@@ -748,7 +748,7 @@ export interface SizeFConverter$instance extends TypeConverter {
|
|
|
748
748
|
|
|
749
749
|
|
|
750
750
|
export const SizeFConverter: {
|
|
751
|
-
new(): SizeFConverter
|
|
751
|
+
new(): SizeFConverter;
|
|
752
752
|
};
|
|
753
753
|
|
|
754
754
|
|
|
@@ -78,8 +78,8 @@ export interface CallInfo$instance {
|
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
export const CallInfo: {
|
|
81
|
-
new(argCount: int, argNames: string[]): CallInfo
|
|
82
|
-
new(argCount: int, argNames: IEnumerable_1<System_Internal.String>): CallInfo
|
|
81
|
+
new(argCount: int, argNames: string[]): CallInfo;
|
|
82
|
+
new(argCount: int, argNames: IEnumerable_1<System_Internal.String>): CallInfo;
|
|
83
83
|
};
|
|
84
84
|
|
|
85
85
|
|
|
@@ -175,8 +175,8 @@ export interface DynamicMetaObject$instance {
|
|
|
175
175
|
|
|
176
176
|
|
|
177
177
|
export const DynamicMetaObject: {
|
|
178
|
-
new(expression: Expression, restrictions: BindingRestrictions): DynamicMetaObject
|
|
179
|
-
new(expression: Expression, restrictions: BindingRestrictions, value: unknown): DynamicMetaObject
|
|
178
|
+
new(expression: Expression, restrictions: BindingRestrictions): DynamicMetaObject;
|
|
179
|
+
new(expression: Expression, restrictions: BindingRestrictions, value: unknown): DynamicMetaObject;
|
|
180
180
|
readonly emptyMetaObjects: DynamicMetaObject[];
|
|
181
181
|
create(value: unknown, expression: Expression): DynamicMetaObject;
|
|
182
182
|
};
|
|
@@ -220,7 +220,7 @@ export interface DynamicObject$instance {
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const DynamicObject: {
|
|
223
|
-
new(): DynamicObject
|
|
223
|
+
new(): DynamicObject;
|
|
224
224
|
};
|
|
225
225
|
|
|
226
226
|
|
|
@@ -238,7 +238,7 @@ export interface ExpandoObject$instance extends INotifyPropertyChanged {
|
|
|
238
238
|
|
|
239
239
|
|
|
240
240
|
export const ExpandoObject: {
|
|
241
|
-
new(): ExpandoObject
|
|
241
|
+
new(): ExpandoObject;
|
|
242
242
|
};
|
|
243
243
|
|
|
244
244
|
|
|
@@ -95,8 +95,8 @@ export interface Asn1Tag$instance {
|
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
export const Asn1Tag: {
|
|
98
|
-
new(universalTagNumber: UniversalTagNumber, isConstructed: boolean): Asn1Tag
|
|
99
|
-
new(tagClass: TagClass, tagValue: int, isConstructed: boolean): Asn1Tag
|
|
98
|
+
new(universalTagNumber: UniversalTagNumber, isConstructed: boolean): Asn1Tag;
|
|
99
|
+
new(tagClass: TagClass, tagValue: int, isConstructed: boolean): Asn1Tag;
|
|
100
100
|
readonly boolean_: Asn1Tag;
|
|
101
101
|
readonly integer: Asn1Tag;
|
|
102
102
|
readonly primitiveBitString: Asn1Tag;
|
|
@@ -132,7 +132,7 @@ export interface AsnReaderOptions$instance {
|
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
export const AsnReaderOptions: {
|
|
135
|
-
new(): AsnReaderOptions
|
|
135
|
+
new(): AsnReaderOptions;
|
|
136
136
|
};
|
|
137
137
|
|
|
138
138
|
|
|
@@ -144,7 +144,7 @@ export interface AsnWriter_Scope$instance {
|
|
|
144
144
|
|
|
145
145
|
|
|
146
146
|
export const AsnWriter_Scope: {
|
|
147
|
-
new(): AsnWriter_Scope
|
|
147
|
+
new(): AsnWriter_Scope;
|
|
148
148
|
};
|
|
149
149
|
|
|
150
150
|
|
|
@@ -163,9 +163,9 @@ export interface AsnContentException$instance extends Exception {
|
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
export const AsnContentException: {
|
|
166
|
-
new(): AsnContentException
|
|
167
|
-
new(message: string): AsnContentException
|
|
168
|
-
new(message: string, inner: Exception): AsnContentException
|
|
166
|
+
new(): AsnContentException;
|
|
167
|
+
new(message: string): AsnContentException;
|
|
168
|
+
new(message: string, inner: Exception): AsnContentException;
|
|
169
169
|
};
|
|
170
170
|
|
|
171
171
|
|
|
@@ -220,7 +220,7 @@ export interface AsnReader$instance {
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const AsnReader: {
|
|
223
|
-
new(data: ReadOnlyMemory_1<System_Internal.Byte>, ruleSet: AsnEncodingRules, options: AsnReaderOptions): AsnReader
|
|
223
|
+
new(data: ReadOnlyMemory_1<System_Internal.Byte>, ruleSet: AsnEncodingRules, options: AsnReaderOptions): AsnReader;
|
|
224
224
|
};
|
|
225
225
|
|
|
226
226
|
|
|
@@ -271,8 +271,8 @@ export interface AsnWriter$instance {
|
|
|
271
271
|
|
|
272
272
|
|
|
273
273
|
export const AsnWriter: {
|
|
274
|
-
new(ruleSet: AsnEncodingRules): AsnWriter
|
|
275
|
-
new(ruleSet: AsnEncodingRules, initialCapacity: int): AsnWriter
|
|
274
|
+
new(ruleSet: AsnEncodingRules): AsnWriter;
|
|
275
|
+
new(ruleSet: AsnEncodingRules, initialCapacity: int): AsnWriter;
|
|
276
276
|
};
|
|
277
277
|
|
|
278
278
|
|
|
@@ -51,8 +51,8 @@ export interface GnuTarEntry$instance extends PosixTarEntry {
|
|
|
51
51
|
|
|
52
52
|
|
|
53
53
|
export const GnuTarEntry: {
|
|
54
|
-
new(entryType: TarEntryType, entryName: string): GnuTarEntry
|
|
55
|
-
new(other: TarEntry): GnuTarEntry
|
|
54
|
+
new(entryType: TarEntryType, entryName: string): GnuTarEntry;
|
|
55
|
+
new(other: TarEntry): GnuTarEntry;
|
|
56
56
|
};
|
|
57
57
|
|
|
58
58
|
|
|
@@ -64,7 +64,7 @@ export interface PaxGlobalExtendedAttributesTarEntry$instance extends PosixTarEn
|
|
|
64
64
|
|
|
65
65
|
|
|
66
66
|
export const PaxGlobalExtendedAttributesTarEntry: {
|
|
67
|
-
new(globalExtendedAttributes: IEnumerable_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>): PaxGlobalExtendedAttributesTarEntry
|
|
67
|
+
new(globalExtendedAttributes: IEnumerable_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>): PaxGlobalExtendedAttributesTarEntry;
|
|
68
68
|
};
|
|
69
69
|
|
|
70
70
|
|
|
@@ -76,9 +76,9 @@ export interface PaxTarEntry$instance extends PosixTarEntry {
|
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
export const PaxTarEntry: {
|
|
79
|
-
new(entryType: TarEntryType, entryName: string): PaxTarEntry
|
|
80
|
-
new(entryType: TarEntryType, entryName: string, extendedAttributes: IEnumerable_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>): PaxTarEntry
|
|
81
|
-
new(other: TarEntry): PaxTarEntry
|
|
79
|
+
new(entryType: TarEntryType, entryName: string): PaxTarEntry;
|
|
80
|
+
new(entryType: TarEntryType, entryName: string, extendedAttributes: IEnumerable_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>): PaxTarEntry;
|
|
81
|
+
new(other: TarEntry): PaxTarEntry;
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
|
|
@@ -132,7 +132,7 @@ export interface TarReader$instance {
|
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
export const TarReader: {
|
|
135
|
-
new(archiveStream: Stream, leaveOpen: boolean): TarReader
|
|
135
|
+
new(archiveStream: Stream, leaveOpen: boolean): TarReader;
|
|
136
136
|
};
|
|
137
137
|
|
|
138
138
|
|
|
@@ -158,9 +158,9 @@ export interface TarWriter$instance {
|
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
export const TarWriter: {
|
|
161
|
-
new(archiveStream: Stream): TarWriter
|
|
162
|
-
new(archiveStream: Stream, leaveOpen: boolean): TarWriter
|
|
163
|
-
new(archiveStream: Stream, format: TarEntryFormat, leaveOpen: boolean): TarWriter
|
|
161
|
+
new(archiveStream: Stream): TarWriter;
|
|
162
|
+
new(archiveStream: Stream, leaveOpen: boolean): TarWriter;
|
|
163
|
+
new(archiveStream: Stream, format: TarEntryFormat, leaveOpen: boolean): TarWriter;
|
|
164
164
|
};
|
|
165
165
|
|
|
166
166
|
|
|
@@ -179,8 +179,8 @@ export interface UstarTarEntry$instance extends PosixTarEntry {
|
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
export const UstarTarEntry: {
|
|
182
|
-
new(entryType: TarEntryType, entryName: string): UstarTarEntry
|
|
183
|
-
new(other: TarEntry): UstarTarEntry
|
|
182
|
+
new(entryType: TarEntryType, entryName: string): UstarTarEntry;
|
|
183
|
+
new(other: TarEntry): UstarTarEntry;
|
|
184
184
|
};
|
|
185
185
|
|
|
186
186
|
|
|
@@ -191,8 +191,8 @@ export interface V7TarEntry$instance extends TarEntry {
|
|
|
191
191
|
|
|
192
192
|
|
|
193
193
|
export const V7TarEntry: {
|
|
194
|
-
new(entryType: TarEntryType, entryName: string): V7TarEntry
|
|
195
|
-
new(other: TarEntry): V7TarEntry
|
|
194
|
+
new(entryType: TarEntryType, entryName: string): V7TarEntry;
|
|
195
|
+
new(other: TarEntry): V7TarEntry;
|
|
196
196
|
};
|
|
197
197
|
|
|
198
198
|
|
|
@@ -225,7 +225,7 @@ export interface ChineseLunisolarCalendar$instance extends EastAsianLunisolarCal
|
|
|
225
225
|
|
|
226
226
|
|
|
227
227
|
export const ChineseLunisolarCalendar: {
|
|
228
|
-
new(): ChineseLunisolarCalendar
|
|
228
|
+
new(): ChineseLunisolarCalendar;
|
|
229
229
|
readonly chineseEra: int;
|
|
230
230
|
};
|
|
231
231
|
|
|
@@ -299,7 +299,7 @@ export interface CompareInfo$instance {
|
|
|
299
299
|
|
|
300
300
|
|
|
301
301
|
export const CompareInfo: {
|
|
302
|
-
new(): CompareInfo
|
|
302
|
+
new(): CompareInfo;
|
|
303
303
|
getCompareInfo(culture: int, assembly: Assembly): CompareInfo;
|
|
304
304
|
getCompareInfo(culture: int): CompareInfo;
|
|
305
305
|
getCompareInfo(name: string, assembly: Assembly): CompareInfo;
|
|
@@ -353,10 +353,10 @@ export interface CultureInfo$instance {
|
|
|
353
353
|
|
|
354
354
|
|
|
355
355
|
export const CultureInfo: {
|
|
356
|
-
new(name: string): CultureInfo
|
|
357
|
-
new(name: string, useUserOverride: boolean): CultureInfo
|
|
358
|
-
new(culture: int): CultureInfo
|
|
359
|
-
new(culture: int, useUserOverride: boolean): CultureInfo
|
|
356
|
+
new(name: string): CultureInfo;
|
|
357
|
+
new(name: string, useUserOverride: boolean): CultureInfo;
|
|
358
|
+
new(culture: int): CultureInfo;
|
|
359
|
+
new(culture: int, useUserOverride: boolean): CultureInfo;
|
|
360
360
|
currentCulture: CultureInfo;
|
|
361
361
|
currentUICulture: CultureInfo;
|
|
362
362
|
readonly installedUICulture: CultureInfo;
|
|
@@ -393,14 +393,14 @@ export interface CultureNotFoundException$instance extends ArgumentException {
|
|
|
393
393
|
|
|
394
394
|
|
|
395
395
|
export const CultureNotFoundException: {
|
|
396
|
-
new(): CultureNotFoundException
|
|
397
|
-
new(message: string): CultureNotFoundException
|
|
398
|
-
new(paramName: string, message: string): CultureNotFoundException
|
|
399
|
-
new(message: string, innerException: Exception): CultureNotFoundException
|
|
400
|
-
new(paramName: string, invalidCultureName: string, message: string): CultureNotFoundException
|
|
401
|
-
new(message: string, invalidCultureName: string, innerException: Exception): CultureNotFoundException
|
|
402
|
-
new(message: string, invalidCultureId: int, innerException: Exception): CultureNotFoundException
|
|
403
|
-
new(paramName: string, invalidCultureId: int, message: string): CultureNotFoundException
|
|
396
|
+
new(): CultureNotFoundException;
|
|
397
|
+
new(message: string): CultureNotFoundException;
|
|
398
|
+
new(paramName: string, message: string): CultureNotFoundException;
|
|
399
|
+
new(message: string, innerException: Exception): CultureNotFoundException;
|
|
400
|
+
new(paramName: string, invalidCultureName: string, message: string): CultureNotFoundException;
|
|
401
|
+
new(message: string, invalidCultureName: string, innerException: Exception): CultureNotFoundException;
|
|
402
|
+
new(message: string, invalidCultureId: int, innerException: Exception): CultureNotFoundException;
|
|
403
|
+
new(paramName: string, invalidCultureId: int, message: string): CultureNotFoundException;
|
|
404
404
|
};
|
|
405
405
|
|
|
406
406
|
|
|
@@ -455,7 +455,7 @@ export interface DateTimeFormatInfo$instance {
|
|
|
455
455
|
|
|
456
456
|
|
|
457
457
|
export const DateTimeFormatInfo: {
|
|
458
|
-
new(): DateTimeFormatInfo
|
|
458
|
+
new(): DateTimeFormatInfo;
|
|
459
459
|
readonly invariantInfo: DateTimeFormatInfo;
|
|
460
460
|
readonly currentInfo: DateTimeFormatInfo;
|
|
461
461
|
getInstance(provider: IFormatProvider): DateTimeFormatInfo;
|
|
@@ -481,7 +481,7 @@ export interface DaylightTime$instance {
|
|
|
481
481
|
|
|
482
482
|
|
|
483
483
|
export const DaylightTime: {
|
|
484
|
-
new(start: DateTime, end: DateTime, delta: TimeSpan): DaylightTime
|
|
484
|
+
new(start: DateTime, end: DateTime, delta: TimeSpan): DaylightTime;
|
|
485
485
|
};
|
|
486
486
|
|
|
487
487
|
|
|
@@ -569,8 +569,8 @@ export interface GregorianCalendar$instance extends Calendar$instance {
|
|
|
569
569
|
|
|
570
570
|
|
|
571
571
|
export const GregorianCalendar: {
|
|
572
|
-
new(): GregorianCalendar
|
|
573
|
-
new(type_: GregorianCalendarTypes): GregorianCalendar
|
|
572
|
+
new(): GregorianCalendar;
|
|
573
|
+
new(type_: GregorianCalendarTypes): GregorianCalendar;
|
|
574
574
|
readonly adEra: int;
|
|
575
575
|
};
|
|
576
576
|
|
|
@@ -618,7 +618,7 @@ export interface HebrewCalendar$instance extends Calendar$instance {
|
|
|
618
618
|
|
|
619
619
|
|
|
620
620
|
export const HebrewCalendar: {
|
|
621
|
-
new(): HebrewCalendar
|
|
621
|
+
new(): HebrewCalendar;
|
|
622
622
|
readonly hebrewEra: int;
|
|
623
623
|
};
|
|
624
624
|
|
|
@@ -667,7 +667,7 @@ export interface HijriCalendar$instance extends Calendar$instance {
|
|
|
667
667
|
|
|
668
668
|
|
|
669
669
|
export const HijriCalendar: {
|
|
670
|
-
new(): HijriCalendar
|
|
670
|
+
new(): HijriCalendar;
|
|
671
671
|
readonly hijriEra: int;
|
|
672
672
|
};
|
|
673
673
|
|
|
@@ -694,7 +694,7 @@ export interface IdnMapping$instance {
|
|
|
694
694
|
|
|
695
695
|
|
|
696
696
|
export const IdnMapping: {
|
|
697
|
-
new(): IdnMapping
|
|
697
|
+
new(): IdnMapping;
|
|
698
698
|
};
|
|
699
699
|
|
|
700
700
|
|
|
@@ -737,7 +737,7 @@ export interface JapaneseCalendar$instance extends Calendar$instance {
|
|
|
737
737
|
|
|
738
738
|
|
|
739
739
|
export const JapaneseCalendar: {
|
|
740
|
-
new(): JapaneseCalendar
|
|
740
|
+
new(): JapaneseCalendar;
|
|
741
741
|
};
|
|
742
742
|
|
|
743
743
|
|
|
@@ -758,7 +758,7 @@ export interface JapaneseLunisolarCalendar$instance extends EastAsianLunisolarCa
|
|
|
758
758
|
|
|
759
759
|
|
|
760
760
|
export const JapaneseLunisolarCalendar: {
|
|
761
|
-
new(): JapaneseLunisolarCalendar
|
|
761
|
+
new(): JapaneseLunisolarCalendar;
|
|
762
762
|
readonly japaneseEra: int;
|
|
763
763
|
};
|
|
764
764
|
|
|
@@ -806,7 +806,7 @@ export interface JulianCalendar$instance extends Calendar$instance {
|
|
|
806
806
|
|
|
807
807
|
|
|
808
808
|
export const JulianCalendar: {
|
|
809
|
-
new(): JulianCalendar
|
|
809
|
+
new(): JulianCalendar;
|
|
810
810
|
readonly julianEra: int;
|
|
811
811
|
};
|
|
812
812
|
|
|
@@ -855,7 +855,7 @@ export interface KoreanCalendar$instance extends Calendar$instance {
|
|
|
855
855
|
|
|
856
856
|
|
|
857
857
|
export const KoreanCalendar: {
|
|
858
|
-
new(): KoreanCalendar
|
|
858
|
+
new(): KoreanCalendar;
|
|
859
859
|
readonly koreanEra: int;
|
|
860
860
|
};
|
|
861
861
|
|
|
@@ -877,7 +877,7 @@ export interface KoreanLunisolarCalendar$instance extends EastAsianLunisolarCale
|
|
|
877
877
|
|
|
878
878
|
|
|
879
879
|
export const KoreanLunisolarCalendar: {
|
|
880
|
-
new(): KoreanLunisolarCalendar
|
|
880
|
+
new(): KoreanLunisolarCalendar;
|
|
881
881
|
readonly gregorianEra: int;
|
|
882
882
|
};
|
|
883
883
|
|
|
@@ -924,7 +924,7 @@ export interface NumberFormatInfo$instance {
|
|
|
924
924
|
|
|
925
925
|
|
|
926
926
|
export const NumberFormatInfo: {
|
|
927
|
-
new(): NumberFormatInfo
|
|
927
|
+
new(): NumberFormatInfo;
|
|
928
928
|
readonly invariantInfo: NumberFormatInfo;
|
|
929
929
|
readonly currentInfo: NumberFormatInfo;
|
|
930
930
|
getInstance(formatProvider: IFormatProvider): NumberFormatInfo;
|
|
@@ -978,7 +978,7 @@ export interface PersianCalendar$instance extends Calendar$instance {
|
|
|
978
978
|
|
|
979
979
|
|
|
980
980
|
export const PersianCalendar: {
|
|
981
|
-
new(): PersianCalendar
|
|
981
|
+
new(): PersianCalendar;
|
|
982
982
|
readonly persianEra: int;
|
|
983
983
|
};
|
|
984
984
|
|
|
@@ -1011,8 +1011,8 @@ export interface RegionInfo$instance {
|
|
|
1011
1011
|
|
|
1012
1012
|
|
|
1013
1013
|
export const RegionInfo: {
|
|
1014
|
-
new(name: string): RegionInfo
|
|
1015
|
-
new(culture: int): RegionInfo
|
|
1014
|
+
new(name: string): RegionInfo;
|
|
1015
|
+
new(culture: int): RegionInfo;
|
|
1016
1016
|
readonly currentRegion: RegionInfo;
|
|
1017
1017
|
};
|
|
1018
1018
|
|
|
@@ -1029,7 +1029,7 @@ export interface SortKey$instance {
|
|
|
1029
1029
|
|
|
1030
1030
|
|
|
1031
1031
|
export const SortKey: {
|
|
1032
|
-
new(): SortKey
|
|
1032
|
+
new(): SortKey;
|
|
1033
1033
|
compare(sortkey1: SortKey, sortkey2: SortKey): int;
|
|
1034
1034
|
};
|
|
1035
1035
|
|
|
@@ -1046,7 +1046,7 @@ export interface SortVersion$instance {
|
|
|
1046
1046
|
|
|
1047
1047
|
|
|
1048
1048
|
export const SortVersion: {
|
|
1049
|
-
new(fullVersion: int, sortId: Guid): SortVersion
|
|
1049
|
+
new(fullVersion: int, sortId: Guid): SortVersion;
|
|
1050
1050
|
};
|
|
1051
1051
|
|
|
1052
1052
|
|
|
@@ -1071,8 +1071,8 @@ export interface StringInfo$instance {
|
|
|
1071
1071
|
|
|
1072
1072
|
|
|
1073
1073
|
export const StringInfo: {
|
|
1074
|
-
new(): StringInfo
|
|
1075
|
-
new(value: string): StringInfo
|
|
1074
|
+
new(): StringInfo;
|
|
1075
|
+
new(value: string): StringInfo;
|
|
1076
1076
|
getNextTextElement(str: string, index: int): string;
|
|
1077
1077
|
getNextTextElement(str: string): string;
|
|
1078
1078
|
getNextTextElementLength(str: ReadOnlySpan_1<System_Internal.Char>): int;
|
|
@@ -1123,7 +1123,7 @@ export interface TaiwanCalendar$instance extends Calendar$instance {
|
|
|
1123
1123
|
|
|
1124
1124
|
|
|
1125
1125
|
export const TaiwanCalendar: {
|
|
1126
|
-
new(): TaiwanCalendar
|
|
1126
|
+
new(): TaiwanCalendar;
|
|
1127
1127
|
};
|
|
1128
1128
|
|
|
1129
1129
|
|
|
@@ -1144,7 +1144,7 @@ export interface TaiwanLunisolarCalendar$instance extends EastAsianLunisolarCale
|
|
|
1144
1144
|
|
|
1145
1145
|
|
|
1146
1146
|
export const TaiwanLunisolarCalendar: {
|
|
1147
|
-
new(): TaiwanLunisolarCalendar
|
|
1147
|
+
new(): TaiwanLunisolarCalendar;
|
|
1148
1148
|
};
|
|
1149
1149
|
|
|
1150
1150
|
|
|
@@ -1165,7 +1165,7 @@ export interface TextElementEnumerator$instance {
|
|
|
1165
1165
|
|
|
1166
1166
|
|
|
1167
1167
|
export const TextElementEnumerator: {
|
|
1168
|
-
new(): TextElementEnumerator
|
|
1168
|
+
new(): TextElementEnumerator;
|
|
1169
1169
|
};
|
|
1170
1170
|
|
|
1171
1171
|
|
|
@@ -1201,7 +1201,7 @@ export interface TextInfo$instance {
|
|
|
1201
1201
|
|
|
1202
1202
|
|
|
1203
1203
|
export const TextInfo: {
|
|
1204
|
-
new(): TextInfo
|
|
1204
|
+
new(): TextInfo;
|
|
1205
1205
|
readOnly(textInfo: TextInfo): TextInfo;
|
|
1206
1206
|
};
|
|
1207
1207
|
|
|
@@ -1253,7 +1253,7 @@ export interface ThaiBuddhistCalendar$instance extends Calendar$instance {
|
|
|
1253
1253
|
|
|
1254
1254
|
|
|
1255
1255
|
export const ThaiBuddhistCalendar: {
|
|
1256
|
-
new(): ThaiBuddhistCalendar
|
|
1256
|
+
new(): ThaiBuddhistCalendar;
|
|
1257
1257
|
readonly thaiBuddhistEra: int;
|
|
1258
1258
|
};
|
|
1259
1259
|
|
|
@@ -1301,7 +1301,7 @@ export interface UmAlQuraCalendar$instance extends Calendar$instance {
|
|
|
1301
1301
|
|
|
1302
1302
|
|
|
1303
1303
|
export const UmAlQuraCalendar: {
|
|
1304
|
-
new(): UmAlQuraCalendar
|
|
1304
|
+
new(): UmAlQuraCalendar;
|
|
1305
1305
|
readonly umAlQuraEra: int;
|
|
1306
1306
|
};
|
|
1307
1307
|
|