@tsonic/dotnet 0.8.0 → 0.8.2
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 +21 -21
- package/Microsoft.VisualBasic/internal/index.d.ts +24 -24
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +30 -30
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +16 -16
- package/Microsoft.Win32/internal/index.d.ts +12 -12
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +1277 -1289
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +13 -13
- package/System.CodeDom.Compiler/internal/index.d.ts +13 -13
- package/System.Collections/internal/index.d.ts +66 -68
- package/System.Collections.Concurrent/internal/index.d.ts +24 -24
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +141 -133
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +121 -121
- package/System.Collections.ObjectModel/internal/index.d.ts +23 -23
- package/System.Collections.Specialized/internal/index.d.ts +85 -87
- package/System.ComponentModel/internal/index.d.ts +595 -597
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +105 -105
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +9 -9
- package/System.ComponentModel.Design/internal/index.d.ts +90 -90
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +37 -37
- package/System.Data/internal/index.d.ts +225 -225
- package/System.Data.Common/internal/index.d.ts +62 -62
- package/System.Data.SqlTypes/internal/index.d.ts +73 -73
- package/System.Diagnostics/internal/index.d.ts +343 -343
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +50 -50
- package/System.Diagnostics.Contracts/internal/index.d.ts +20 -20
- package/System.Diagnostics.Metrics/internal/index.d.ts +46 -46
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +9 -9
- package/System.Diagnostics.Tracing/internal/index.d.ts +44 -44
- package/System.Drawing/internal/index.d.ts +99 -99
- package/System.Dynamic/internal/index.d.ts +33 -33
- package/System.Formats.Asn1/internal/index.d.ts +12 -12
- package/System.Formats.Tar/internal/index.d.ts +17 -17
- package/System.Globalization/internal/index.d.ts +51 -51
- package/System.IO/internal/index.d.ts +172 -172
- package/System.IO.Compression/internal/index.d.ts +56 -56
- package/System.IO.Enumeration/internal/index.d.ts +6 -6
- package/System.IO.IsolatedStorage/internal/index.d.ts +17 -17
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +11 -11
- package/System.IO.Pipelines/internal/index.d.ts +13 -13
- package/System.IO.Pipes/internal/index.d.ts +32 -32
- package/System.Linq/internal/index.d.ts +187 -187
- package/System.Linq.Expressions/internal/index.d.ts +203 -203
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +3 -3
- package/System.Net/internal/index.d.ts +218 -220
- package/System.Net.Cache/internal/index.d.ts +10 -10
- package/System.Net.Http/internal/index.d.ts +89 -89
- package/System.Net.Http.Headers/internal/index.d.ts +86 -86
- package/System.Net.Http.Json/internal/index.d.ts +59 -59
- package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
- package/System.Net.Mail/internal/index.d.ts +92 -92
- package/System.Net.Mime/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/index.d.ts +39 -39
- package/System.Net.Quic/internal/index.d.ts +13 -13
- package/System.Net.Security/internal/index.d.ts +70 -70
- package/System.Net.ServerSentEvents/internal/index.d.ts +3 -3
- package/System.Net.Sockets/internal/index.d.ts +94 -94
- package/System.Net.WebSockets/internal/index.d.ts +46 -46
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +128 -130
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +271 -271
- package/System.Reflection.Emit/internal/index.d.ts +123 -123
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +179 -179
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +40 -40
- package/System.Reflection.PortableExecutable/internal/index.d.ts +26 -26
- package/System.Resources/internal/index.d.ts +38 -38
- package/System.Runtime/internal/index.d.ts +9 -9
- package/System.Runtime.CompilerServices/internal/index.d.ts +168 -168
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +184 -184
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +30 -30
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +50 -50
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +63 -63
- 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 +9 -9
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +113 -115
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +19 -19
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -5
- package/System.Runtime.Serialization.Json/internal/index.d.ts +28 -28
- package/System.Runtime.Versioning/internal/index.d.ts +22 -22
- package/System.Security/internal/index.d.ts +63 -63
- package/System.Security.AccessControl/internal/index.d.ts +84 -84
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +13 -13
- package/System.Security.Claims/internal/index.d.ts +38 -40
- package/System.Security.Cryptography/internal/index.d.ts +378 -378
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +172 -172
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +6 -6
- package/System.Security.Principal/internal/index.d.ts +29 -31
- package/System.Text/internal/index.d.ts +94 -94
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +103 -103
- package/System.Text.Json.Nodes/internal/index.d.ts +73 -73
- package/System.Text.Json.Schema/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/index.d.ts +34 -34
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +57 -57
- package/System.Text.RegularExpressions/internal/index.d.ts +29 -29
- package/System.Text.Unicode/internal/index.d.ts +6 -6
- package/System.Threading/internal/index.d.ts +160 -160
- package/System.Threading.Channels/internal/index.d.ts +12 -12
- package/System.Threading.Tasks/internal/index.d.ts +125 -135
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +54 -51
- package/System.Threading.Tasks.Sources/internal/index.d.ts +5 -5
- package/System.Timers/internal/index.d.ts +8 -8
- package/System.Transactions/internal/index.d.ts +51 -51
- package/System.Web/internal/index.d.ts +32 -32
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +281 -281
- package/System.Xml.Linq/internal/index.d.ts +76 -76
- package/System.Xml.Resolvers/internal/index.d.ts +8 -8
- package/System.Xml.Schema/internal/index.d.ts +173 -173
- package/System.Xml.Serialization/internal/index.d.ts +200 -200
- package/System.Xml.XPath/internal/index.d.ts +28 -28
- package/System.Xml.Xsl/internal/index.d.ts +53 -53
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +72 -72
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -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
|
|
|
@@ -101,7 +101,7 @@ export type PosixTarEntry = PosixTarEntry$instance;
|
|
|
101
101
|
export interface TarEntry$instance {
|
|
102
102
|
readonly checksum: int;
|
|
103
103
|
readonly dataOffset: long;
|
|
104
|
-
dataStream: Stream;
|
|
104
|
+
dataStream: Stream | undefined;
|
|
105
105
|
readonly entryType: TarEntryType;
|
|
106
106
|
readonly format: TarEntryFormat;
|
|
107
107
|
gid: int;
|
|
@@ -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
|
|
|
@@ -150,17 +150,17 @@ export interface TarWriter$instance {
|
|
|
150
150
|
readonly format: TarEntryFormat;
|
|
151
151
|
dispose(): void;
|
|
152
152
|
disposeAsync(): ValueTask;
|
|
153
|
-
writeEntry(fileName: string, entryName: string): void;
|
|
153
|
+
writeEntry(fileName: string, entryName: string | undefined): void;
|
|
154
154
|
writeEntry(entry: TarEntry): void;
|
|
155
|
-
writeEntryAsync(fileName: string, entryName: string, cancellationToken?: CancellationToken): Task;
|
|
155
|
+
writeEntryAsync(fileName: string, entryName: string | undefined, cancellationToken?: CancellationToken): Task;
|
|
156
156
|
writeEntryAsync(entry: TarEntry, cancellationToken?: CancellationToken): Task;
|
|
157
157
|
}
|
|
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,15 +353,15 @@ 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;
|
|
363
|
-
defaultThreadCurrentCulture: CultureInfo;
|
|
364
|
-
defaultThreadCurrentUICulture: CultureInfo;
|
|
363
|
+
defaultThreadCurrentCulture: CultureInfo | undefined;
|
|
364
|
+
defaultThreadCurrentUICulture: CultureInfo | undefined;
|
|
365
365
|
readonly invariantCulture: CultureInfo;
|
|
366
366
|
createSpecificCulture(name: string): CultureInfo;
|
|
367
367
|
getCultureInfo(culture: int): CultureInfo;
|
|
@@ -379,28 +379,28 @@ export interface __CultureInfo$views {
|
|
|
379
379
|
As_IFormatProvider(): System_Internal.IFormatProvider$instance;
|
|
380
380
|
}
|
|
381
381
|
|
|
382
|
-
export interface CultureInfo$instance extends System_Internal.ICloneable$instance
|
|
382
|
+
export interface CultureInfo$instance extends System_Internal.ICloneable$instance {}
|
|
383
383
|
|
|
384
384
|
export type CultureInfo = CultureInfo$instance & __CultureInfo$views;
|
|
385
385
|
|
|
386
386
|
|
|
387
387
|
export interface CultureNotFoundException$instance extends ArgumentException {
|
|
388
388
|
readonly invalidCultureId: Nullable_1<System_Internal.Int32>;
|
|
389
|
-
readonly invalidCultureName: string;
|
|
389
|
+
readonly invalidCultureName: string | undefined;
|
|
390
390
|
readonly message: string;
|
|
391
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
391
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
392
392
|
}
|
|
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 | undefined): CultureNotFoundException;
|
|
398
|
+
new(paramName: string | undefined, message: string | undefined): CultureNotFoundException;
|
|
399
|
+
new(message: string | undefined, innerException: Exception | undefined): CultureNotFoundException;
|
|
400
|
+
new(paramName: string | undefined, invalidCultureName: string | undefined, message: string | undefined): CultureNotFoundException;
|
|
401
|
+
new(message: string | undefined, invalidCultureName: string | undefined, innerException: Exception | undefined): CultureNotFoundException;
|
|
402
|
+
new(message: string | undefined, invalidCultureId: int, innerException: Exception | undefined): CultureNotFoundException;
|
|
403
|
+
new(paramName: string | undefined, invalidCultureId: int, message: string | undefined): CultureNotFoundException;
|
|
404
404
|
};
|
|
405
405
|
|
|
406
406
|
|
|
@@ -455,10 +455,10 @@ 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
|
-
getInstance(provider: IFormatProvider): DateTimeFormatInfo;
|
|
461
|
+
getInstance(provider: IFormatProvider | undefined): DateTimeFormatInfo;
|
|
462
462
|
readOnly(dtfi: DateTimeFormatInfo): DateTimeFormatInfo;
|
|
463
463
|
};
|
|
464
464
|
|
|
@@ -468,7 +468,7 @@ export interface __DateTimeFormatInfo$views {
|
|
|
468
468
|
As_IFormatProvider(): System_Internal.IFormatProvider$instance;
|
|
469
469
|
}
|
|
470
470
|
|
|
471
|
-
export interface DateTimeFormatInfo$instance extends System_Internal.ICloneable$instance
|
|
471
|
+
export interface DateTimeFormatInfo$instance extends System_Internal.ICloneable$instance {}
|
|
472
472
|
|
|
473
473
|
export type DateTimeFormatInfo = DateTimeFormatInfo$instance & __DateTimeFormatInfo$views;
|
|
474
474
|
|
|
@@ -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,10 +924,10 @@ 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
|
-
getInstance(formatProvider: IFormatProvider): NumberFormatInfo;
|
|
930
|
+
getInstance(formatProvider: IFormatProvider | undefined): NumberFormatInfo;
|
|
931
931
|
readOnly(nfi: NumberFormatInfo): NumberFormatInfo;
|
|
932
932
|
};
|
|
933
933
|
|
|
@@ -937,7 +937,7 @@ export interface __NumberFormatInfo$views {
|
|
|
937
937
|
As_IFormatProvider(): System_Internal.IFormatProvider$instance;
|
|
938
938
|
}
|
|
939
939
|
|
|
940
|
-
export interface NumberFormatInfo$instance extends System_Internal.ICloneable$instance
|
|
940
|
+
export interface NumberFormatInfo$instance extends System_Internal.ICloneable$instance {}
|
|
941
941
|
|
|
942
942
|
export type NumberFormatInfo = NumberFormatInfo$instance & __NumberFormatInfo$views;
|
|
943
943
|
|
|
@@ -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
|
|
|
@@ -1039,14 +1039,14 @@ export type SortKey = SortKey$instance;
|
|
|
1039
1039
|
export interface SortVersion$instance {
|
|
1040
1040
|
readonly fullVersion: int;
|
|
1041
1041
|
readonly sortId: Guid;
|
|
1042
|
-
equals(obj: unknown): boolean;
|
|
1043
|
-
equals(other: SortVersion): boolean;
|
|
1042
|
+
equals(obj: unknown | undefined): boolean;
|
|
1043
|
+
equals(other: SortVersion | undefined): boolean;
|
|
1044
1044
|
getHashCode(): int;
|
|
1045
1045
|
}
|
|
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
|
|