@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
|
@@ -99,14 +99,14 @@ 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
|
|
108
|
-
createAlternateViewFromString(content: string, contentType: ContentType): AlternateView;
|
|
109
|
-
createAlternateViewFromString(content: string, contentEncoding: Encoding, mediaType: string): AlternateView;
|
|
102
|
+
new(fileName: string): AlternateView;
|
|
103
|
+
new(fileName: string, mediaType: string | undefined): AlternateView;
|
|
104
|
+
new(fileName: string, contentType: ContentType | undefined): AlternateView;
|
|
105
|
+
new(contentStream: Stream): AlternateView;
|
|
106
|
+
new(contentStream: Stream, mediaType: string | undefined): AlternateView;
|
|
107
|
+
new(contentStream: Stream, contentType: ContentType | undefined): AlternateView;
|
|
108
|
+
createAlternateViewFromString(content: string, contentType: ContentType | undefined): AlternateView;
|
|
109
|
+
createAlternateViewFromString(content: string, contentEncoding: Encoding | undefined, mediaType: string | undefined): AlternateView;
|
|
110
110
|
createAlternateViewFromString(content: string): AlternateView;
|
|
111
111
|
};
|
|
112
112
|
|
|
@@ -120,10 +120,10 @@ export type AlternateView = AlternateView$instance & __AlternateView$views;
|
|
|
120
120
|
|
|
121
121
|
export interface AlternateViewCollection$instance extends Collection_1<AlternateView> {
|
|
122
122
|
add(item: AlternateView): void;
|
|
123
|
-
add(value: unknown): int;
|
|
123
|
+
add(value: unknown | undefined): int;
|
|
124
124
|
clear(): void;
|
|
125
125
|
contains(item: AlternateView): boolean;
|
|
126
|
-
contains(value: unknown): boolean;
|
|
126
|
+
contains(value: unknown | undefined): boolean;
|
|
127
127
|
copyTo(array: AlternateView[], index: int): void;
|
|
128
128
|
copyTo(array: ClrArray, index: int): void;
|
|
129
129
|
dispose(): void;
|
|
@@ -131,15 +131,15 @@ export interface AlternateViewCollection$instance extends Collection_1<Alternate
|
|
|
131
131
|
getEnumerator(): IEnumerator;
|
|
132
132
|
indexOf(item: AlternateView): int;
|
|
133
133
|
insert(index: int, item: AlternateView): void;
|
|
134
|
-
insert(index: int, value: unknown): void;
|
|
134
|
+
insert(index: int, value: unknown | undefined): void;
|
|
135
135
|
remove(item: AlternateView): boolean;
|
|
136
|
-
remove(value: unknown): void;
|
|
136
|
+
remove(value: unknown | undefined): void;
|
|
137
137
|
removeAt(index: int): void;
|
|
138
138
|
}
|
|
139
139
|
|
|
140
140
|
|
|
141
141
|
export const AlternateViewCollection: {
|
|
142
|
-
new(): AlternateViewCollection
|
|
142
|
+
new(): AlternateViewCollection;
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
|
|
@@ -160,23 +160,23 @@ export type AlternateViewCollection = AlternateViewCollection$instance & __Alter
|
|
|
160
160
|
|
|
161
161
|
|
|
162
162
|
export interface Attachment$instance extends AttachmentBase$instance {
|
|
163
|
-
readonly contentDisposition: ContentDisposition;
|
|
163
|
+
readonly contentDisposition: ContentDisposition | undefined;
|
|
164
164
|
name: string;
|
|
165
|
-
nameEncoding: Encoding;
|
|
165
|
+
nameEncoding: Encoding | undefined;
|
|
166
166
|
dispose(): void;
|
|
167
167
|
}
|
|
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
|
|
177
|
-
createAttachmentFromString(content: string, contentType: ContentType): Attachment;
|
|
178
|
-
createAttachmentFromString(content: string, name: string, contentEncoding: Encoding, mediaType: string): Attachment;
|
|
179
|
-
createAttachmentFromString(content: string, name: string): Attachment;
|
|
171
|
+
new(fileName: string | undefined): Attachment;
|
|
172
|
+
new(fileName: string | undefined, mediaType: string | undefined): Attachment;
|
|
173
|
+
new(fileName: string | undefined, contentType: ContentType | undefined): Attachment;
|
|
174
|
+
new(contentStream: Stream | undefined, name: string | undefined): Attachment;
|
|
175
|
+
new(contentStream: Stream, name: string | undefined, mediaType: string | undefined): Attachment;
|
|
176
|
+
new(contentStream: Stream | undefined, contentType: ContentType | undefined): Attachment;
|
|
177
|
+
createAttachmentFromString(content: string | undefined, contentType: ContentType | undefined): Attachment | undefined;
|
|
178
|
+
createAttachmentFromString(content: string, name: string | undefined, contentEncoding: Encoding | undefined, mediaType: string | undefined): Attachment;
|
|
179
|
+
createAttachmentFromString(content: string | undefined, name: string | undefined): Attachment | undefined;
|
|
180
180
|
};
|
|
181
181
|
|
|
182
182
|
|
|
@@ -211,10 +211,10 @@ export type AttachmentBase = AttachmentBase$instance & __AttachmentBase$views;
|
|
|
211
211
|
|
|
212
212
|
export interface AttachmentCollection$instance extends Collection_1<Attachment> {
|
|
213
213
|
add(item: Attachment): void;
|
|
214
|
-
add(value: unknown): int;
|
|
214
|
+
add(value: unknown | undefined): int;
|
|
215
215
|
clear(): void;
|
|
216
216
|
contains(item: Attachment): boolean;
|
|
217
|
-
contains(value: unknown): boolean;
|
|
217
|
+
contains(value: unknown | undefined): boolean;
|
|
218
218
|
copyTo(array: Attachment[], index: int): void;
|
|
219
219
|
copyTo(array: ClrArray, index: int): void;
|
|
220
220
|
dispose(): void;
|
|
@@ -222,15 +222,15 @@ export interface AttachmentCollection$instance extends Collection_1<Attachment>
|
|
|
222
222
|
getEnumerator(): IEnumerator;
|
|
223
223
|
indexOf(item: Attachment): int;
|
|
224
224
|
insert(index: int, item: Attachment): void;
|
|
225
|
-
insert(index: int, value: unknown): void;
|
|
225
|
+
insert(index: int, value: unknown | undefined): void;
|
|
226
226
|
remove(item: Attachment): boolean;
|
|
227
|
-
remove(value: unknown): void;
|
|
227
|
+
remove(value: unknown | undefined): void;
|
|
228
228
|
removeAt(index: int): void;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
|
|
232
232
|
export const AttachmentCollection: {
|
|
233
|
-
new(): AttachmentCollection
|
|
233
|
+
new(): AttachmentCollection;
|
|
234
234
|
};
|
|
235
235
|
|
|
236
236
|
|
|
@@ -251,20 +251,20 @@ export type AttachmentCollection = AttachmentCollection$instance & __AttachmentC
|
|
|
251
251
|
|
|
252
252
|
|
|
253
253
|
export interface LinkedResource$instance extends AttachmentBase$instance {
|
|
254
|
-
contentLink: Uri;
|
|
254
|
+
contentLink: Uri | undefined;
|
|
255
255
|
dispose(): void;
|
|
256
256
|
}
|
|
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
|
|
266
|
-
createLinkedResourceFromString(content: string, contentType: ContentType): LinkedResource;
|
|
267
|
-
createLinkedResourceFromString(content: string, contentEncoding: Encoding, mediaType: string): LinkedResource;
|
|
260
|
+
new(fileName: string): LinkedResource;
|
|
261
|
+
new(fileName: string, mediaType: string | undefined): LinkedResource;
|
|
262
|
+
new(fileName: string, contentType: ContentType | undefined): LinkedResource;
|
|
263
|
+
new(contentStream: Stream): LinkedResource;
|
|
264
|
+
new(contentStream: Stream, mediaType: string | undefined): LinkedResource;
|
|
265
|
+
new(contentStream: Stream, contentType: ContentType | undefined): LinkedResource;
|
|
266
|
+
createLinkedResourceFromString(content: string, contentType: ContentType | undefined): LinkedResource;
|
|
267
|
+
createLinkedResourceFromString(content: string, contentEncoding: Encoding | undefined, mediaType: string | undefined): LinkedResource;
|
|
268
268
|
createLinkedResourceFromString(content: string): LinkedResource;
|
|
269
269
|
};
|
|
270
270
|
|
|
@@ -278,10 +278,10 @@ export type LinkedResource = LinkedResource$instance & __LinkedResource$views;
|
|
|
278
278
|
|
|
279
279
|
export interface LinkedResourceCollection$instance extends Collection_1<LinkedResource> {
|
|
280
280
|
add(item: LinkedResource): void;
|
|
281
|
-
add(value: unknown): int;
|
|
281
|
+
add(value: unknown | undefined): int;
|
|
282
282
|
clear(): void;
|
|
283
283
|
contains(item: LinkedResource): boolean;
|
|
284
|
-
contains(value: unknown): boolean;
|
|
284
|
+
contains(value: unknown | undefined): boolean;
|
|
285
285
|
copyTo(array: LinkedResource[], index: int): void;
|
|
286
286
|
copyTo(array: ClrArray, index: int): void;
|
|
287
287
|
dispose(): void;
|
|
@@ -289,15 +289,15 @@ export interface LinkedResourceCollection$instance extends Collection_1<LinkedRe
|
|
|
289
289
|
getEnumerator(): IEnumerator;
|
|
290
290
|
indexOf(item: LinkedResource): int;
|
|
291
291
|
insert(index: int, item: LinkedResource): void;
|
|
292
|
-
insert(index: int, value: unknown): void;
|
|
292
|
+
insert(index: int, value: unknown | undefined): void;
|
|
293
293
|
remove(item: LinkedResource): boolean;
|
|
294
|
-
remove(value: unknown): void;
|
|
294
|
+
remove(value: unknown | undefined): void;
|
|
295
295
|
removeAt(index: int): void;
|
|
296
296
|
}
|
|
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 | undefined): 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;
|
|
@@ -342,26 +342,26 @@ export type MailAddress = MailAddress$instance;
|
|
|
342
342
|
|
|
343
343
|
export interface MailAddressCollection$instance extends Collection_1<MailAddress> {
|
|
344
344
|
add(item: MailAddress): void;
|
|
345
|
-
add(value: unknown): int;
|
|
345
|
+
add(value: unknown | undefined): int;
|
|
346
346
|
clear(): void;
|
|
347
347
|
contains(item: MailAddress): boolean;
|
|
348
|
-
contains(value: unknown): boolean;
|
|
348
|
+
contains(value: unknown | undefined): boolean;
|
|
349
349
|
copyTo(array: MailAddress[], index: int): void;
|
|
350
350
|
copyTo(array: ClrArray, index: int): void;
|
|
351
351
|
getEnumerator(): IEnumerator_1<MailAddress>;
|
|
352
352
|
getEnumerator(): IEnumerator;
|
|
353
353
|
indexOf(item: MailAddress): int;
|
|
354
354
|
insert(index: int, item: MailAddress): void;
|
|
355
|
-
insert(index: int, value: unknown): void;
|
|
355
|
+
insert(index: int, value: unknown | undefined): void;
|
|
356
356
|
remove(item: MailAddress): boolean;
|
|
357
|
-
remove(value: unknown): void;
|
|
357
|
+
remove(value: unknown | undefined): void;
|
|
358
358
|
removeAt(index: int): void;
|
|
359
359
|
toString(): string;
|
|
360
360
|
}
|
|
361
361
|
|
|
362
362
|
|
|
363
363
|
export const MailAddressCollection: {
|
|
364
|
-
new(): MailAddressCollection
|
|
364
|
+
new(): MailAddressCollection;
|
|
365
365
|
};
|
|
366
366
|
|
|
367
367
|
|
|
@@ -383,30 +383,30 @@ export interface MailMessage$instance {
|
|
|
383
383
|
readonly attachments: AttachmentCollection;
|
|
384
384
|
readonly bcc: MailAddressCollection;
|
|
385
385
|
body: string;
|
|
386
|
-
bodyEncoding: Encoding;
|
|
386
|
+
bodyEncoding: Encoding | undefined;
|
|
387
387
|
bodyTransferEncoding: TransferEncoding;
|
|
388
388
|
readonly CC: MailAddressCollection;
|
|
389
389
|
deliveryNotificationOptions: DeliveryNotificationOptions;
|
|
390
|
-
from_: MailAddress;
|
|
390
|
+
from_: MailAddress | undefined;
|
|
391
391
|
readonly headers: NameValueCollection;
|
|
392
|
-
headersEncoding: Encoding;
|
|
392
|
+
headersEncoding: Encoding | undefined;
|
|
393
393
|
isBodyHtml: boolean;
|
|
394
394
|
priority: MailPriority;
|
|
395
|
-
replyTo: MailAddress;
|
|
395
|
+
replyTo: MailAddress | undefined;
|
|
396
396
|
readonly replyToList: MailAddressCollection;
|
|
397
|
-
sender: MailAddress;
|
|
397
|
+
sender: MailAddress | undefined;
|
|
398
398
|
subject: string;
|
|
399
|
-
subjectEncoding: Encoding;
|
|
399
|
+
subjectEncoding: Encoding | undefined;
|
|
400
400
|
readonly to: MailAddressCollection;
|
|
401
401
|
dispose(): void;
|
|
402
402
|
}
|
|
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 | undefined, body: string | undefined): MailMessage;
|
|
409
|
+
new(from_: MailAddress, to: MailAddress): MailMessage;
|
|
410
410
|
};
|
|
411
411
|
|
|
412
412
|
|
|
@@ -426,29 +426,29 @@ export interface SmtpClient$instance {
|
|
|
426
426
|
deliveryMethod: SmtpDeliveryMethod;
|
|
427
427
|
enableSsl: boolean;
|
|
428
428
|
host: string;
|
|
429
|
-
pickupDirectoryLocation: string;
|
|
429
|
+
pickupDirectoryLocation: string | undefined;
|
|
430
430
|
port: int;
|
|
431
431
|
readonly servicePoint: ServicePoint;
|
|
432
|
-
targetName: string;
|
|
432
|
+
targetName: string | undefined;
|
|
433
433
|
timeout: int;
|
|
434
434
|
useDefaultCredentials: boolean;
|
|
435
435
|
dispose(): void;
|
|
436
|
-
send(from_: string, recipients: string, subject: string, body: string): void;
|
|
437
|
-
send(message: MailMessage): void;
|
|
438
|
-
sendAsync(from_: string, recipients: string, subject: string, body: string, userToken: unknown): void;
|
|
439
|
-
sendAsync(message: MailMessage, userToken: unknown): void;
|
|
436
|
+
send(from_: string | undefined, recipients: string | undefined, subject: string | undefined, body: string | undefined): void;
|
|
437
|
+
send(message: MailMessage | undefined): void;
|
|
438
|
+
sendAsync(from_: string, recipients: string, subject: string | undefined, body: string | undefined, userToken: unknown | undefined): void;
|
|
439
|
+
sendAsync(message: MailMessage | undefined, userToken: unknown | undefined): void;
|
|
440
440
|
sendAsyncCancel(): void;
|
|
441
|
-
sendMailAsync(from_: string, recipients: string, subject: string, body: string): Task;
|
|
442
|
-
sendMailAsync(message: MailMessage): Task;
|
|
443
|
-
sendMailAsync(from_: string, recipients: string, subject: string, body: string, cancellationToken: CancellationToken): Task;
|
|
444
|
-
sendMailAsync(message: MailMessage, cancellationToken: CancellationToken): Task;
|
|
441
|
+
sendMailAsync(from_: string | undefined, recipients: string | undefined, subject: string | undefined, body: string | undefined): Task | undefined;
|
|
442
|
+
sendMailAsync(message: MailMessage | undefined): Task | undefined;
|
|
443
|
+
sendMailAsync(from_: string | undefined, recipients: string | undefined, subject: string | undefined, body: string | undefined, cancellationToken: CancellationToken): Task | undefined;
|
|
444
|
+
sendMailAsync(message: MailMessage | undefined, cancellationToken: CancellationToken): Task | undefined;
|
|
445
445
|
}
|
|
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 | undefined): SmtpClient;
|
|
451
|
+
new(host: string | undefined, port: int): SmtpClient;
|
|
452
452
|
};
|
|
453
453
|
|
|
454
454
|
|
|
@@ -463,16 +463,16 @@ export type SmtpClient = SmtpClient$instance & __SmtpClient$views;
|
|
|
463
463
|
|
|
464
464
|
export interface SmtpException$instance extends Exception {
|
|
465
465
|
statusCode: SmtpStatusCode;
|
|
466
|
-
getObjectData(serializationInfo: SerializationInfo, streamingContext: StreamingContext): void;
|
|
466
|
+
getObjectData(serializationInfo: SerializationInfo | undefined, streamingContext: StreamingContext): void;
|
|
467
467
|
}
|
|
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 | undefined): SmtpException;
|
|
473
|
+
new(): SmtpException;
|
|
474
|
+
new(message: string | undefined): SmtpException;
|
|
475
|
+
new(message: string | undefined, innerException: Exception | undefined): SmtpException;
|
|
476
476
|
};
|
|
477
477
|
|
|
478
478
|
|
|
@@ -484,18 +484,18 @@ export type SmtpException = SmtpException$instance & __SmtpException$views;
|
|
|
484
484
|
|
|
485
485
|
|
|
486
486
|
export interface SmtpFailedRecipientException$instance extends SmtpException$instance {
|
|
487
|
-
readonly failedRecipient: string;
|
|
488
|
-
getObjectData(serializationInfo: SerializationInfo, streamingContext: StreamingContext): void;
|
|
487
|
+
readonly failedRecipient: string | undefined;
|
|
488
|
+
getObjectData(serializationInfo: SerializationInfo | undefined, streamingContext: StreamingContext): void;
|
|
489
489
|
}
|
|
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 | undefined): SmtpFailedRecipientException;
|
|
495
|
+
new(message: string | undefined, innerException: Exception | undefined): SmtpFailedRecipientException;
|
|
496
|
+
new(statusCode: SmtpStatusCode, failedRecipient: string | undefined): SmtpFailedRecipientException;
|
|
497
|
+
new(statusCode: SmtpStatusCode, failedRecipient: string | undefined, serverResponse: string | undefined): SmtpFailedRecipientException;
|
|
498
|
+
new(message: string | undefined, failedRecipient: string | undefined, innerException: Exception | undefined): 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 | undefined, innerExceptions: SmtpFailedRecipientException[]): SmtpFailedRecipientsException;
|
|
520
520
|
};
|
|
521
521
|
|
|
522
522
|
|
|
@@ -35,16 +35,16 @@ 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
|
|
|
43
43
|
export type ContentDisposition = ContentDisposition$instance;
|
|
44
44
|
|
|
45
45
|
export interface ContentType$instance {
|
|
46
|
-
boundary: string;
|
|
47
|
-
charSet: string;
|
|
46
|
+
boundary: string | undefined;
|
|
47
|
+
charSet: string | undefined;
|
|
48
48
|
mediaType: string;
|
|
49
49
|
name: string;
|
|
50
50
|
readonly parameters: StringDictionary;
|
|
@@ -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
|
|
|
@@ -168,10 +168,10 @@ export enum TcpState {
|
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
|
|
171
|
-
export type NetworkAddressChangedEventHandler = (sender: unknown, e: EventArgs) => void;
|
|
171
|
+
export type NetworkAddressChangedEventHandler = (sender: unknown | undefined, e: EventArgs) => void;
|
|
172
172
|
|
|
173
173
|
|
|
174
|
-
export type NetworkAvailabilityChangedEventHandler = (sender: unknown, e: NetworkAvailabilityEventArgs) => void;
|
|
174
|
+
export type NetworkAvailabilityChangedEventHandler = (sender: unknown | undefined, e: NetworkAvailabilityEventArgs) => void;
|
|
175
175
|
|
|
176
176
|
|
|
177
177
|
export type PingCompletedEventHandler = (sender: unknown, e: PingCompletedEventArgs) => void;
|
|
@@ -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,8 +579,8 @@ export interface NetworkChange$instance {
|
|
|
579
579
|
|
|
580
580
|
|
|
581
581
|
export const NetworkChange: {
|
|
582
|
-
new(): NetworkChange
|
|
583
|
-
registerNetworkChange(nc: NetworkChange): void;
|
|
582
|
+
new(): NetworkChange;
|
|
583
|
+
registerNetworkChange(nc: NetworkChange | undefined): void;
|
|
584
584
|
};
|
|
585
585
|
|
|
586
586
|
|
|
@@ -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,11 +641,11 @@ 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
|
-
parse(address: string): PhysicalAddress;
|
|
648
|
-
tryParse(address: ReadOnlySpan_1<System_Internal.Char>, value: PhysicalAddress): boolean;
|
|
647
|
+
parse(address: string | undefined): PhysicalAddress;
|
|
648
|
+
tryParse(address: ReadOnlySpan_1<System_Internal.Char>, value: PhysicalAddress | undefined): boolean;
|
|
649
649
|
tryParse(address: string, value: PhysicalAddress): boolean;
|
|
650
650
|
};
|
|
651
651
|
|
|
@@ -660,18 +660,18 @@ export interface Ping$instance extends Component {
|
|
|
660
660
|
send(address: IPAddress, timeout: int): PingReply;
|
|
661
661
|
send(hostNameOrAddress: string, timeout: int, buffer: byte[]): PingReply;
|
|
662
662
|
send(address: IPAddress, timeout: int, buffer: byte[]): PingReply;
|
|
663
|
-
send(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions): PingReply;
|
|
664
|
-
send(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions): PingReply;
|
|
665
|
-
send(address: IPAddress, timeout: TimeSpan, buffer?: byte[], options?: PingOptions): PingReply;
|
|
666
|
-
send(hostNameOrAddress: string, timeout: TimeSpan, buffer?: byte[], options?: PingOptions): PingReply;
|
|
667
|
-
sendAsync(hostNameOrAddress: string, userToken: unknown): void;
|
|
668
|
-
sendAsync(hostNameOrAddress: string, timeout: int, userToken: unknown): void;
|
|
669
|
-
sendAsync(address: IPAddress, userToken: unknown): void;
|
|
670
|
-
sendAsync(address: IPAddress, timeout: int, userToken: unknown): void;
|
|
671
|
-
sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], userToken: unknown): void;
|
|
672
|
-
sendAsync(address: IPAddress, timeout: int, buffer: byte[], userToken: unknown): void;
|
|
673
|
-
sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions, userToken: unknown): void;
|
|
674
|
-
sendAsync(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions, userToken: unknown): void;
|
|
663
|
+
send(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions | undefined): PingReply;
|
|
664
|
+
send(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions | undefined): PingReply;
|
|
665
|
+
send(address: IPAddress, timeout: TimeSpan, buffer?: byte[] | undefined, options?: PingOptions | undefined): PingReply;
|
|
666
|
+
send(hostNameOrAddress: string, timeout: TimeSpan, buffer?: byte[] | undefined, options?: PingOptions | undefined): PingReply;
|
|
667
|
+
sendAsync(hostNameOrAddress: string, userToken: unknown | undefined): void;
|
|
668
|
+
sendAsync(hostNameOrAddress: string, timeout: int, userToken: unknown | undefined): void;
|
|
669
|
+
sendAsync(address: IPAddress, userToken: unknown | undefined): void;
|
|
670
|
+
sendAsync(address: IPAddress, timeout: int, userToken: unknown | undefined): void;
|
|
671
|
+
sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], userToken: unknown | undefined): void;
|
|
672
|
+
sendAsync(address: IPAddress, timeout: int, buffer: byte[], userToken: unknown | undefined): void;
|
|
673
|
+
sendAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions | undefined, userToken: unknown | undefined): void;
|
|
674
|
+
sendAsync(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions | undefined, userToken: unknown | undefined): void;
|
|
675
675
|
sendAsyncCancel(): void;
|
|
676
676
|
sendPingAsync(address: IPAddress): Task_1<PingReply>;
|
|
677
677
|
sendPingAsync(hostNameOrAddress: string): Task_1<PingReply>;
|
|
@@ -679,15 +679,15 @@ export interface Ping$instance extends Component {
|
|
|
679
679
|
sendPingAsync(hostNameOrAddress: string, timeout: int): Task_1<PingReply>;
|
|
680
680
|
sendPingAsync(address: IPAddress, timeout: int, buffer: byte[]): Task_1<PingReply>;
|
|
681
681
|
sendPingAsync(hostNameOrAddress: string, timeout: int, buffer: byte[]): Task_1<PingReply>;
|
|
682
|
-
sendPingAsync(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions): Task_1<PingReply>;
|
|
683
|
-
sendPingAsync(address: IPAddress, timeout: TimeSpan, buffer?: byte[], options?: PingOptions, cancellationToken?: CancellationToken): Task_1<PingReply>;
|
|
684
|
-
sendPingAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions): Task_1<PingReply>;
|
|
685
|
-
sendPingAsync(hostNameOrAddress: string, timeout: TimeSpan, buffer?: byte[], options?: PingOptions, cancellationToken?: CancellationToken): Task_1<PingReply>;
|
|
682
|
+
sendPingAsync(address: IPAddress, timeout: int, buffer: byte[], options: PingOptions | undefined): Task_1<PingReply>;
|
|
683
|
+
sendPingAsync(address: IPAddress, timeout: TimeSpan, buffer?: byte[] | undefined, options?: PingOptions | undefined, cancellationToken?: CancellationToken): Task_1<PingReply>;
|
|
684
|
+
sendPingAsync(hostNameOrAddress: string, timeout: int, buffer: byte[], options: PingOptions | undefined): Task_1<PingReply>;
|
|
685
|
+
sendPingAsync(hostNameOrAddress: string, timeout: TimeSpan, buffer?: byte[] | undefined, options?: PingOptions | undefined, cancellationToken?: CancellationToken): Task_1<PingReply>;
|
|
686
686
|
}
|
|
687
687
|
|
|
688
688
|
|
|
689
689
|
export const Ping: {
|
|
690
|
-
new(): Ping
|
|
690
|
+
new(): Ping;
|
|
691
691
|
};
|
|
692
692
|
|
|
693
693
|
|
|
@@ -702,12 +702,12 @@ export type Ping = Ping$instance & __Ping$views;
|
|
|
702
702
|
|
|
703
703
|
|
|
704
704
|
export interface PingCompletedEventArgs$instance extends AsyncCompletedEventArgs {
|
|
705
|
-
readonly reply: PingReply;
|
|
705
|
+
readonly reply: PingReply | undefined;
|
|
706
706
|
}
|
|
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 | undefined): PingException;
|
|
723
|
+
new(message: string | undefined, innerException: Exception | undefined): 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
|
|