@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
|
@@ -99,12 +99,12 @@ export interface AlternateView$instance extends AttachmentBase$instance {
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
export const AlternateView: {
|
|
102
|
-
new(fileName: string): AlternateView
|
|
103
|
-
new(fileName: string, mediaType: string): AlternateView
|
|
104
|
-
new(fileName: string, contentType: ContentType): AlternateView
|
|
105
|
-
new(contentStream: Stream): AlternateView
|
|
106
|
-
new(contentStream: Stream, mediaType: string): AlternateView
|
|
107
|
-
new(contentStream: Stream, contentType: ContentType): AlternateView
|
|
102
|
+
new(fileName: string): AlternateView;
|
|
103
|
+
new(fileName: string, mediaType: string): AlternateView;
|
|
104
|
+
new(fileName: string, contentType: ContentType): AlternateView;
|
|
105
|
+
new(contentStream: Stream): AlternateView;
|
|
106
|
+
new(contentStream: Stream, mediaType: string): AlternateView;
|
|
107
|
+
new(contentStream: Stream, contentType: ContentType): AlternateView;
|
|
108
108
|
createAlternateViewFromString(content: string, contentType: ContentType): AlternateView;
|
|
109
109
|
createAlternateViewFromString(content: string, contentEncoding: Encoding, mediaType: string): AlternateView;
|
|
110
110
|
createAlternateViewFromString(content: string): AlternateView;
|
|
@@ -139,7 +139,7 @@ export interface AlternateViewCollection$instance extends Collection_1<Alternate
|
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
export const AlternateViewCollection: {
|
|
142
|
-
new(): AlternateViewCollection
|
|
142
|
+
new(): AlternateViewCollection;
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
|
|
@@ -168,12 +168,12 @@ export interface Attachment$instance extends AttachmentBase$instance {
|
|
|
168
168
|
|
|
169
169
|
|
|
170
170
|
export const Attachment: {
|
|
171
|
-
new(fileName: string): Attachment
|
|
172
|
-
new(fileName: string, mediaType: string): Attachment
|
|
173
|
-
new(fileName: string, contentType: ContentType): Attachment
|
|
174
|
-
new(contentStream: Stream, name: string): Attachment
|
|
175
|
-
new(contentStream: Stream, name: string, mediaType: string): Attachment
|
|
176
|
-
new(contentStream: Stream, contentType: ContentType): Attachment
|
|
171
|
+
new(fileName: string): Attachment;
|
|
172
|
+
new(fileName: string, mediaType: string): Attachment;
|
|
173
|
+
new(fileName: string, contentType: ContentType): Attachment;
|
|
174
|
+
new(contentStream: Stream, name: string): Attachment;
|
|
175
|
+
new(contentStream: Stream, name: string, mediaType: string): Attachment;
|
|
176
|
+
new(contentStream: Stream, contentType: ContentType): Attachment;
|
|
177
177
|
createAttachmentFromString(content: string, contentType: ContentType): Attachment;
|
|
178
178
|
createAttachmentFromString(content: string, name: string, contentEncoding: Encoding, mediaType: string): Attachment;
|
|
179
179
|
createAttachmentFromString(content: string, name: string): Attachment;
|
|
@@ -230,7 +230,7 @@ export interface AttachmentCollection$instance extends Collection_1<Attachment>
|
|
|
230
230
|
|
|
231
231
|
|
|
232
232
|
export const AttachmentCollection: {
|
|
233
|
-
new(): AttachmentCollection
|
|
233
|
+
new(): AttachmentCollection;
|
|
234
234
|
};
|
|
235
235
|
|
|
236
236
|
|
|
@@ -257,12 +257,12 @@ export interface LinkedResource$instance extends AttachmentBase$instance {
|
|
|
257
257
|
|
|
258
258
|
|
|
259
259
|
export const LinkedResource: {
|
|
260
|
-
new(fileName: string): LinkedResource
|
|
261
|
-
new(fileName: string, mediaType: string): LinkedResource
|
|
262
|
-
new(fileName: string, contentType: ContentType): LinkedResource
|
|
263
|
-
new(contentStream: Stream): LinkedResource
|
|
264
|
-
new(contentStream: Stream, mediaType: string): LinkedResource
|
|
265
|
-
new(contentStream: Stream, contentType: ContentType): LinkedResource
|
|
260
|
+
new(fileName: string): LinkedResource;
|
|
261
|
+
new(fileName: string, mediaType: string): LinkedResource;
|
|
262
|
+
new(fileName: string, contentType: ContentType): LinkedResource;
|
|
263
|
+
new(contentStream: Stream): LinkedResource;
|
|
264
|
+
new(contentStream: Stream, mediaType: string): LinkedResource;
|
|
265
|
+
new(contentStream: Stream, contentType: ContentType): LinkedResource;
|
|
266
266
|
createLinkedResourceFromString(content: string, contentType: ContentType): LinkedResource;
|
|
267
267
|
createLinkedResourceFromString(content: string, contentEncoding: Encoding, mediaType: string): LinkedResource;
|
|
268
268
|
createLinkedResourceFromString(content: string): LinkedResource;
|
|
@@ -297,7 +297,7 @@ export interface LinkedResourceCollection$instance extends Collection_1<LinkedRe
|
|
|
297
297
|
|
|
298
298
|
|
|
299
299
|
export const LinkedResourceCollection: {
|
|
300
|
-
new(): LinkedResourceCollection
|
|
300
|
+
new(): LinkedResourceCollection;
|
|
301
301
|
};
|
|
302
302
|
|
|
303
303
|
|
|
@@ -329,9 +329,9 @@ export interface MailAddress$instance {
|
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
export const MailAddress: {
|
|
332
|
-
new(address: string): MailAddress
|
|
333
|
-
new(address: string, displayName: string): MailAddress
|
|
334
|
-
new(address: string, displayName: string, displayNameEncoding: Encoding): MailAddress
|
|
332
|
+
new(address: string): MailAddress;
|
|
333
|
+
new(address: string, displayName: string): MailAddress;
|
|
334
|
+
new(address: string, displayName: string, displayNameEncoding: Encoding): MailAddress;
|
|
335
335
|
tryCreate(address: string, result: MailAddress): boolean;
|
|
336
336
|
tryCreate(address: string, displayName: string, result: MailAddress): boolean;
|
|
337
337
|
tryCreate(address: string, displayName: string, displayNameEncoding: Encoding, result: MailAddress): boolean;
|
|
@@ -361,7 +361,7 @@ export interface MailAddressCollection$instance extends Collection_1<MailAddress
|
|
|
361
361
|
|
|
362
362
|
|
|
363
363
|
export const MailAddressCollection: {
|
|
364
|
-
new(): MailAddressCollection
|
|
364
|
+
new(): MailAddressCollection;
|
|
365
365
|
};
|
|
366
366
|
|
|
367
367
|
|
|
@@ -403,10 +403,10 @@ export interface MailMessage$instance {
|
|
|
403
403
|
|
|
404
404
|
|
|
405
405
|
export const MailMessage: {
|
|
406
|
-
new(): MailMessage
|
|
407
|
-
new(from_: string, to: string): MailMessage
|
|
408
|
-
new(from_: string, to: string, subject: string, body: string): MailMessage
|
|
409
|
-
new(from_: MailAddress, to: MailAddress): MailMessage
|
|
406
|
+
new(): MailMessage;
|
|
407
|
+
new(from_: string, to: string): MailMessage;
|
|
408
|
+
new(from_: string, to: string, subject: string, body: string): MailMessage;
|
|
409
|
+
new(from_: MailAddress, to: MailAddress): MailMessage;
|
|
410
410
|
};
|
|
411
411
|
|
|
412
412
|
|
|
@@ -446,9 +446,9 @@ export interface SmtpClient$instance {
|
|
|
446
446
|
|
|
447
447
|
|
|
448
448
|
export const SmtpClient: {
|
|
449
|
-
new(): SmtpClient
|
|
450
|
-
new(host: string): SmtpClient
|
|
451
|
-
new(host: string, port: int): SmtpClient
|
|
449
|
+
new(): SmtpClient;
|
|
450
|
+
new(host: string): SmtpClient;
|
|
451
|
+
new(host: string, port: int): SmtpClient;
|
|
452
452
|
};
|
|
453
453
|
|
|
454
454
|
|
|
@@ -468,11 +468,11 @@ export interface SmtpException$instance extends Exception {
|
|
|
468
468
|
|
|
469
469
|
|
|
470
470
|
export const SmtpException: {
|
|
471
|
-
new(statusCode: SmtpStatusCode): SmtpException
|
|
472
|
-
new(statusCode: SmtpStatusCode, message: string): SmtpException
|
|
473
|
-
new(): SmtpException
|
|
474
|
-
new(message: string): SmtpException
|
|
475
|
-
new(message: string, innerException: Exception): SmtpException
|
|
471
|
+
new(statusCode: SmtpStatusCode): SmtpException;
|
|
472
|
+
new(statusCode: SmtpStatusCode, message: string): SmtpException;
|
|
473
|
+
new(): SmtpException;
|
|
474
|
+
new(message: string): SmtpException;
|
|
475
|
+
new(message: string, innerException: Exception): SmtpException;
|
|
476
476
|
};
|
|
477
477
|
|
|
478
478
|
|
|
@@ -490,12 +490,12 @@ export interface SmtpFailedRecipientException$instance extends SmtpException$ins
|
|
|
490
490
|
|
|
491
491
|
|
|
492
492
|
export const SmtpFailedRecipientException: {
|
|
493
|
-
new(): SmtpFailedRecipientException
|
|
494
|
-
new(message: string): SmtpFailedRecipientException
|
|
495
|
-
new(message: string, innerException: Exception): SmtpFailedRecipientException
|
|
496
|
-
new(statusCode: SmtpStatusCode, failedRecipient: string): SmtpFailedRecipientException
|
|
497
|
-
new(statusCode: SmtpStatusCode, failedRecipient: string, serverResponse: string): SmtpFailedRecipientException
|
|
498
|
-
new(message: string, failedRecipient: string, innerException: Exception): SmtpFailedRecipientException
|
|
493
|
+
new(): SmtpFailedRecipientException;
|
|
494
|
+
new(message: string): SmtpFailedRecipientException;
|
|
495
|
+
new(message: string, innerException: Exception): SmtpFailedRecipientException;
|
|
496
|
+
new(statusCode: SmtpStatusCode, failedRecipient: string): SmtpFailedRecipientException;
|
|
497
|
+
new(statusCode: SmtpStatusCode, failedRecipient: string, serverResponse: string): SmtpFailedRecipientException;
|
|
498
|
+
new(message: string, failedRecipient: string, innerException: Exception): SmtpFailedRecipientException;
|
|
499
499
|
};
|
|
500
500
|
|
|
501
501
|
|
|
@@ -513,10 +513,10 @@ export interface SmtpFailedRecipientsException$instance extends SmtpFailedRecipi
|
|
|
513
513
|
|
|
514
514
|
|
|
515
515
|
export const SmtpFailedRecipientsException: {
|
|
516
|
-
new(): SmtpFailedRecipientsException
|
|
517
|
-
new(message: string): SmtpFailedRecipientsException
|
|
518
|
-
new(message: string, innerException: Exception): SmtpFailedRecipientsException
|
|
519
|
-
new(message: string, innerExceptions: SmtpFailedRecipientException[]): SmtpFailedRecipientsException
|
|
516
|
+
new(): SmtpFailedRecipientsException;
|
|
517
|
+
new(message: string): SmtpFailedRecipientsException;
|
|
518
|
+
new(message: string, innerException: Exception): SmtpFailedRecipientsException;
|
|
519
|
+
new(message: string, innerExceptions: SmtpFailedRecipientException[]): SmtpFailedRecipientsException;
|
|
520
520
|
};
|
|
521
521
|
|
|
522
522
|
|
|
@@ -35,8 +35,8 @@ export interface ContentDisposition$instance {
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
export const ContentDisposition: {
|
|
38
|
-
new(): ContentDisposition
|
|
39
|
-
new(disposition: string): ContentDisposition
|
|
38
|
+
new(): ContentDisposition;
|
|
39
|
+
new(disposition: string): ContentDisposition;
|
|
40
40
|
};
|
|
41
41
|
|
|
42
42
|
|
|
@@ -55,8 +55,8 @@ export interface ContentType$instance {
|
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
export const ContentType: {
|
|
58
|
-
new(): ContentType
|
|
59
|
-
new(contentType: string): ContentType
|
|
58
|
+
new(): ContentType;
|
|
59
|
+
new(contentType: string): ContentType;
|
|
60
60
|
};
|
|
61
61
|
|
|
62
62
|
|
|
@@ -202,7 +202,7 @@ export interface GatewayIPAddressInformationCollection$instance {
|
|
|
202
202
|
|
|
203
203
|
|
|
204
204
|
export const GatewayIPAddressInformationCollection: {
|
|
205
|
-
new(): GatewayIPAddressInformationCollection
|
|
205
|
+
new(): GatewayIPAddressInformationCollection;
|
|
206
206
|
};
|
|
207
207
|
|
|
208
208
|
|
|
@@ -307,7 +307,7 @@ export interface IPAddressCollection$instance {
|
|
|
307
307
|
|
|
308
308
|
|
|
309
309
|
export const IPAddressCollection: {
|
|
310
|
-
new(): IPAddressCollection
|
|
310
|
+
new(): IPAddressCollection;
|
|
311
311
|
};
|
|
312
312
|
|
|
313
313
|
|
|
@@ -347,7 +347,7 @@ export interface IPAddressInformationCollection$instance {
|
|
|
347
347
|
|
|
348
348
|
|
|
349
349
|
export const IPAddressInformationCollection: {
|
|
350
|
-
new(): IPAddressInformationCollection
|
|
350
|
+
new(): IPAddressInformationCollection;
|
|
351
351
|
};
|
|
352
352
|
|
|
353
353
|
|
|
@@ -549,7 +549,7 @@ export interface MulticastIPAddressInformationCollection$instance {
|
|
|
549
549
|
|
|
550
550
|
|
|
551
551
|
export const MulticastIPAddressInformationCollection: {
|
|
552
|
-
new(): MulticastIPAddressInformationCollection
|
|
552
|
+
new(): MulticastIPAddressInformationCollection;
|
|
553
553
|
};
|
|
554
554
|
|
|
555
555
|
|
|
@@ -568,7 +568,7 @@ export interface NetworkAvailabilityEventArgs$instance extends EventArgs {
|
|
|
568
568
|
|
|
569
569
|
|
|
570
570
|
export const NetworkAvailabilityEventArgs: {
|
|
571
|
-
new(): NetworkAvailabilityEventArgs
|
|
571
|
+
new(): NetworkAvailabilityEventArgs;
|
|
572
572
|
};
|
|
573
573
|
|
|
574
574
|
|
|
@@ -579,7 +579,7 @@ export interface NetworkChange$instance {
|
|
|
579
579
|
|
|
580
580
|
|
|
581
581
|
export const NetworkChange: {
|
|
582
|
-
new(): NetworkChange
|
|
582
|
+
new(): NetworkChange;
|
|
583
583
|
registerNetworkChange(nc: NetworkChange): void;
|
|
584
584
|
};
|
|
585
585
|
|
|
@@ -593,8 +593,8 @@ export interface NetworkInformationException$instance extends Win32Exception {
|
|
|
593
593
|
|
|
594
594
|
|
|
595
595
|
export const NetworkInformationException: {
|
|
596
|
-
new(): NetworkInformationException
|
|
597
|
-
new(errorCode: int): NetworkInformationException
|
|
596
|
+
new(): NetworkInformationException;
|
|
597
|
+
new(errorCode: int): NetworkInformationException;
|
|
598
598
|
};
|
|
599
599
|
|
|
600
600
|
|
|
@@ -641,7 +641,7 @@ export interface PhysicalAddress$instance {
|
|
|
641
641
|
|
|
642
642
|
|
|
643
643
|
export const PhysicalAddress: {
|
|
644
|
-
new(address: byte[]): PhysicalAddress
|
|
644
|
+
new(address: byte[]): PhysicalAddress;
|
|
645
645
|
readonly none: PhysicalAddress;
|
|
646
646
|
parse(address: ReadOnlySpan_1<System_Internal.Char>): PhysicalAddress;
|
|
647
647
|
parse(address: string): PhysicalAddress;
|
|
@@ -687,7 +687,7 @@ export interface Ping$instance extends Component {
|
|
|
687
687
|
|
|
688
688
|
|
|
689
689
|
export const Ping: {
|
|
690
|
-
new(): Ping
|
|
690
|
+
new(): Ping;
|
|
691
691
|
};
|
|
692
692
|
|
|
693
693
|
|
|
@@ -707,7 +707,7 @@ export interface PingCompletedEventArgs$instance extends AsyncCompletedEventArgs
|
|
|
707
707
|
|
|
708
708
|
|
|
709
709
|
export const PingCompletedEventArgs: {
|
|
710
|
-
new(): PingCompletedEventArgs
|
|
710
|
+
new(): PingCompletedEventArgs;
|
|
711
711
|
};
|
|
712
712
|
|
|
713
713
|
|
|
@@ -719,8 +719,8 @@ export interface PingException$instance extends InvalidOperationException {
|
|
|
719
719
|
|
|
720
720
|
|
|
721
721
|
export const PingException: {
|
|
722
|
-
new(message: string): PingException
|
|
723
|
-
new(message: string, innerException: Exception): PingException
|
|
722
|
+
new(message: string): PingException;
|
|
723
|
+
new(message: string, innerException: Exception): PingException;
|
|
724
724
|
};
|
|
725
725
|
|
|
726
726
|
|
|
@@ -738,8 +738,8 @@ export interface PingOptions$instance {
|
|
|
738
738
|
|
|
739
739
|
|
|
740
740
|
export const PingOptions: {
|
|
741
|
-
new(): PingOptions
|
|
742
|
-
new(ttl: int, dontFragment: boolean): PingOptions
|
|
741
|
+
new(): PingOptions;
|
|
742
|
+
new(ttl: int, dontFragment: boolean): PingOptions;
|
|
743
743
|
};
|
|
744
744
|
|
|
745
745
|
|
|
@@ -755,7 +755,7 @@ export interface PingReply$instance {
|
|
|
755
755
|
|
|
756
756
|
|
|
757
757
|
export const PingReply: {
|
|
758
|
-
new(): PingReply
|
|
758
|
+
new(): PingReply;
|
|
759
759
|
};
|
|
760
760
|
|
|
761
761
|
|
|
@@ -845,7 +845,7 @@ export interface UnicastIPAddressInformationCollection$instance {
|
|
|
845
845
|
|
|
846
846
|
|
|
847
847
|
export const UnicastIPAddressInformationCollection: {
|
|
848
|
-
new(): UnicastIPAddressInformationCollection
|
|
848
|
+
new(): UnicastIPAddressInformationCollection;
|
|
849
849
|
};
|
|
850
850
|
|
|
851
851
|
|
|
@@ -58,7 +58,7 @@ export interface QuicStreamCapacityChangedArgs$instance {
|
|
|
58
58
|
|
|
59
59
|
|
|
60
60
|
export const QuicStreamCapacityChangedArgs: {
|
|
61
|
-
new(): QuicStreamCapacityChangedArgs
|
|
61
|
+
new(): QuicStreamCapacityChangedArgs;
|
|
62
62
|
};
|
|
63
63
|
|
|
64
64
|
|
|
@@ -72,7 +72,7 @@ export interface QuicClientConnectionOptions$instance extends QuicConnectionOpti
|
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
export const QuicClientConnectionOptions: {
|
|
75
|
-
new(): QuicClientConnectionOptions
|
|
75
|
+
new(): QuicClientConnectionOptions;
|
|
76
76
|
};
|
|
77
77
|
|
|
78
78
|
|
|
@@ -95,7 +95,7 @@ export interface QuicConnection$instance {
|
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
export const QuicConnection: {
|
|
98
|
-
new(): QuicConnection
|
|
98
|
+
new(): QuicConnection;
|
|
99
99
|
readonly isSupported: boolean;
|
|
100
100
|
connectAsync(options: QuicClientConnectionOptions, cancellationToken?: CancellationToken): ValueTask_1<QuicConnection>;
|
|
101
101
|
};
|
|
@@ -138,7 +138,7 @@ export interface QuicException$instance extends IOException {
|
|
|
138
138
|
|
|
139
139
|
|
|
140
140
|
export const QuicException: {
|
|
141
|
-
new(error: QuicError, applicationErrorCode: Nullable_1<System_Internal.Int64>, message: string): QuicException
|
|
141
|
+
new(error: QuicError, applicationErrorCode: Nullable_1<System_Internal.Int64>, message: string): QuicException;
|
|
142
142
|
};
|
|
143
143
|
|
|
144
144
|
|
|
@@ -158,7 +158,7 @@ export interface QuicListener$instance {
|
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
export const QuicListener: {
|
|
161
|
-
new(): QuicListener
|
|
161
|
+
new(): QuicListener;
|
|
162
162
|
readonly isSupported: boolean;
|
|
163
163
|
listenAsync(options: QuicListenerOptions, cancellationToken?: CancellationToken): ValueTask_1<QuicListener>;
|
|
164
164
|
};
|
|
@@ -182,7 +182,7 @@ export interface QuicListenerOptions$instance {
|
|
|
182
182
|
|
|
183
183
|
|
|
184
184
|
export const QuicListenerOptions: {
|
|
185
|
-
new(): QuicListenerOptions
|
|
185
|
+
new(): QuicListenerOptions;
|
|
186
186
|
};
|
|
187
187
|
|
|
188
188
|
|
|
@@ -197,7 +197,7 @@ export interface QuicReceiveWindowSizes$instance {
|
|
|
197
197
|
|
|
198
198
|
|
|
199
199
|
export const QuicReceiveWindowSizes: {
|
|
200
|
-
new(): QuicReceiveWindowSizes
|
|
200
|
+
new(): QuicReceiveWindowSizes;
|
|
201
201
|
};
|
|
202
202
|
|
|
203
203
|
|
|
@@ -209,7 +209,7 @@ export interface QuicServerConnectionOptions$instance extends QuicConnectionOpti
|
|
|
209
209
|
|
|
210
210
|
|
|
211
211
|
export const QuicServerConnectionOptions: {
|
|
212
|
-
new(): QuicServerConnectionOptions
|
|
212
|
+
new(): QuicServerConnectionOptions;
|
|
213
213
|
};
|
|
214
214
|
|
|
215
215
|
|
|
@@ -263,7 +263,7 @@ export interface QuicStream$instance extends Stream {
|
|
|
263
263
|
|
|
264
264
|
|
|
265
265
|
export const QuicStream: {
|
|
266
|
-
new(): QuicStream
|
|
266
|
+
new(): QuicStream;
|
|
267
267
|
};
|
|
268
268
|
|
|
269
269
|
|
|
@@ -439,8 +439,8 @@ export interface SslApplicationProtocol$instance {
|
|
|
439
439
|
|
|
440
440
|
|
|
441
441
|
export const SslApplicationProtocol: {
|
|
442
|
-
new(protocol: byte[]): SslApplicationProtocol
|
|
443
|
-
new(protocol: string): SslApplicationProtocol
|
|
442
|
+
new(protocol: byte[]): SslApplicationProtocol;
|
|
443
|
+
new(protocol: string): SslApplicationProtocol;
|
|
444
444
|
readonly http3: SslApplicationProtocol;
|
|
445
445
|
readonly http2: SslApplicationProtocol;
|
|
446
446
|
readonly http11: SslApplicationProtocol;
|
|
@@ -464,7 +464,7 @@ export interface SslClientHelloInfo$instance {
|
|
|
464
464
|
|
|
465
465
|
|
|
466
466
|
export const SslClientHelloInfo: {
|
|
467
|
-
new(serverName: string, sslProtocols: SslProtocols): SslClientHelloInfo
|
|
467
|
+
new(serverName: string, sslProtocols: SslProtocols): SslClientHelloInfo;
|
|
468
468
|
};
|
|
469
469
|
|
|
470
470
|
|
|
@@ -500,7 +500,7 @@ export interface CipherSuitesPolicy$instance {
|
|
|
500
500
|
|
|
501
501
|
|
|
502
502
|
export const CipherSuitesPolicy: {
|
|
503
|
-
new(allowedCipherSuites: IEnumerable_1<TlsCipherSuite>): CipherSuitesPolicy
|
|
503
|
+
new(allowedCipherSuites: IEnumerable_1<TlsCipherSuite>): CipherSuitesPolicy;
|
|
504
504
|
};
|
|
505
505
|
|
|
506
506
|
|
|
@@ -529,8 +529,8 @@ export interface NegotiateAuthentication$instance {
|
|
|
529
529
|
|
|
530
530
|
|
|
531
531
|
export const NegotiateAuthentication: {
|
|
532
|
-
new(clientOptions: NegotiateAuthenticationClientOptions): NegotiateAuthentication
|
|
533
|
-
new(serverOptions: NegotiateAuthenticationServerOptions): NegotiateAuthentication
|
|
532
|
+
new(clientOptions: NegotiateAuthenticationClientOptions): NegotiateAuthentication;
|
|
533
|
+
new(serverOptions: NegotiateAuthenticationServerOptions): NegotiateAuthentication;
|
|
534
534
|
};
|
|
535
535
|
|
|
536
536
|
|
|
@@ -555,7 +555,7 @@ export interface NegotiateAuthenticationClientOptions$instance {
|
|
|
555
555
|
|
|
556
556
|
|
|
557
557
|
export const NegotiateAuthenticationClientOptions: {
|
|
558
|
-
new(): NegotiateAuthenticationClientOptions
|
|
558
|
+
new(): NegotiateAuthenticationClientOptions;
|
|
559
559
|
};
|
|
560
560
|
|
|
561
561
|
|
|
@@ -572,7 +572,7 @@ export interface NegotiateAuthenticationServerOptions$instance {
|
|
|
572
572
|
|
|
573
573
|
|
|
574
574
|
export const NegotiateAuthenticationServerOptions: {
|
|
575
|
-
new(): NegotiateAuthenticationServerOptions
|
|
575
|
+
new(): NegotiateAuthenticationServerOptions;
|
|
576
576
|
};
|
|
577
577
|
|
|
578
578
|
|
|
@@ -651,8 +651,8 @@ export interface NegotiateStream$instance extends AuthenticatedStream$instance {
|
|
|
651
651
|
|
|
652
652
|
|
|
653
653
|
export const NegotiateStream: {
|
|
654
|
-
new(innerStream: Stream): NegotiateStream
|
|
655
|
-
new(innerStream: Stream, leaveInnerStreamOpen: boolean): NegotiateStream
|
|
654
|
+
new(innerStream: Stream): NegotiateStream;
|
|
655
|
+
new(innerStream: Stream, leaveInnerStreamOpen: boolean): NegotiateStream;
|
|
656
656
|
};
|
|
657
657
|
|
|
658
658
|
|
|
@@ -669,7 +669,7 @@ export interface SslCertificateTrust$instance {
|
|
|
669
669
|
|
|
670
670
|
|
|
671
671
|
export const SslCertificateTrust: {
|
|
672
|
-
new(): SslCertificateTrust
|
|
672
|
+
new(): SslCertificateTrust;
|
|
673
673
|
createForX509Collection(trustList: X509Certificate2Collection, sendTrustInHandshake?: boolean): SslCertificateTrust;
|
|
674
674
|
createForX509Store(store: X509Store, sendTrustInHandshake?: boolean): SslCertificateTrust;
|
|
675
675
|
};
|
|
@@ -697,7 +697,7 @@ export interface SslClientAuthenticationOptions$instance {
|
|
|
697
697
|
|
|
698
698
|
|
|
699
699
|
export const SslClientAuthenticationOptions: {
|
|
700
|
-
new(): SslClientAuthenticationOptions
|
|
700
|
+
new(): SslClientAuthenticationOptions;
|
|
701
701
|
};
|
|
702
702
|
|
|
703
703
|
|
|
@@ -723,7 +723,7 @@ export interface SslServerAuthenticationOptions$instance {
|
|
|
723
723
|
|
|
724
724
|
|
|
725
725
|
export const SslServerAuthenticationOptions: {
|
|
726
|
-
new(): SslServerAuthenticationOptions
|
|
726
|
+
new(): SslServerAuthenticationOptions;
|
|
727
727
|
};
|
|
728
728
|
|
|
729
729
|
|
|
@@ -817,11 +817,11 @@ export interface SslStream$instance extends AuthenticatedStream$instance {
|
|
|
817
817
|
|
|
818
818
|
|
|
819
819
|
export const SslStream: {
|
|
820
|
-
new(innerStream: Stream): SslStream
|
|
821
|
-
new(innerStream: Stream, leaveInnerStreamOpen: boolean): SslStream
|
|
822
|
-
new(innerStream: Stream, leaveInnerStreamOpen: boolean, userCertificateValidationCallback: RemoteCertificateValidationCallback): SslStream
|
|
823
|
-
new(innerStream: Stream, leaveInnerStreamOpen: boolean, userCertificateValidationCallback: RemoteCertificateValidationCallback, userCertificateSelectionCallback: LocalCertificateSelectionCallback): SslStream
|
|
824
|
-
new(innerStream: Stream, leaveInnerStreamOpen: boolean, userCertificateValidationCallback: RemoteCertificateValidationCallback, userCertificateSelectionCallback: LocalCertificateSelectionCallback, encryptionPolicy: EncryptionPolicy): SslStream
|
|
820
|
+
new(innerStream: Stream): SslStream;
|
|
821
|
+
new(innerStream: Stream, leaveInnerStreamOpen: boolean): SslStream;
|
|
822
|
+
new(innerStream: Stream, leaveInnerStreamOpen: boolean, userCertificateValidationCallback: RemoteCertificateValidationCallback): SslStream;
|
|
823
|
+
new(innerStream: Stream, leaveInnerStreamOpen: boolean, userCertificateValidationCallback: RemoteCertificateValidationCallback, userCertificateSelectionCallback: LocalCertificateSelectionCallback): SslStream;
|
|
824
|
+
new(innerStream: Stream, leaveInnerStreamOpen: boolean, userCertificateValidationCallback: RemoteCertificateValidationCallback, userCertificateSelectionCallback: LocalCertificateSelectionCallback, encryptionPolicy: EncryptionPolicy): SslStream;
|
|
825
825
|
};
|
|
826
826
|
|
|
827
827
|
|
|
@@ -840,7 +840,7 @@ export interface SslStreamCertificateContext$instance {
|
|
|
840
840
|
|
|
841
841
|
|
|
842
842
|
export const SslStreamCertificateContext: {
|
|
843
|
-
new(): SslStreamCertificateContext
|
|
843
|
+
new(): SslStreamCertificateContext;
|
|
844
844
|
create(target: X509Certificate2, additionalCertificates: X509Certificate2Collection, offline?: boolean, trust?: SslCertificateTrust): SslStreamCertificateContext;
|
|
845
845
|
create(target: X509Certificate2, additionalCertificates: X509Certificate2Collection, offline: boolean): SslStreamCertificateContext;
|
|
846
846
|
};
|
|
@@ -29,7 +29,7 @@ export interface SseItem_1$instance<T> {
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
export const SseItem_1: {
|
|
32
|
-
new<T>(data: T, eventType: string): SseItem_1
|
|
32
|
+
new<T>(data: T, eventType: string): SseItem_1<T>;
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
|
|
@@ -44,7 +44,7 @@ export interface SseParser_1$instance<T> {
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
export const SseParser_1: {
|
|
47
|
-
new<T>(): SseParser_1
|
|
47
|
+
new<T>(): SseParser_1<T>;
|
|
48
48
|
};
|
|
49
49
|
|
|
50
50
|
|