@tsonic/dotnet 0.8.1 → 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 +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- 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 +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -145,40 +145,40 @@ export enum ToolboxItemFilterType {
|
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
|
|
148
|
-
export type AddingNewEventHandler = (sender: unknown, e: AddingNewEventArgs) => void;
|
|
148
|
+
export type AddingNewEventHandler = (sender: unknown | undefined, e: AddingNewEventArgs) => void;
|
|
149
149
|
|
|
150
150
|
|
|
151
|
-
export type AsyncCompletedEventHandler = (sender: unknown, e: AsyncCompletedEventArgs) => void;
|
|
151
|
+
export type AsyncCompletedEventHandler = (sender: unknown | undefined, e: AsyncCompletedEventArgs) => void;
|
|
152
152
|
|
|
153
153
|
|
|
154
|
-
export type CancelEventHandler = (sender: unknown, e: CancelEventArgs) => void;
|
|
154
|
+
export type CancelEventHandler = (sender: unknown | undefined, e: CancelEventArgs) => void;
|
|
155
155
|
|
|
156
156
|
|
|
157
|
-
export type CollectionChangeEventHandler = (sender: unknown, e: CollectionChangeEventArgs) => void;
|
|
157
|
+
export type CollectionChangeEventHandler = (sender: unknown | undefined, e: CollectionChangeEventArgs) => void;
|
|
158
158
|
|
|
159
159
|
|
|
160
|
-
export type DoWorkEventHandler = (sender: unknown, e: DoWorkEventArgs) => void;
|
|
160
|
+
export type DoWorkEventHandler = (sender: unknown | undefined, e: DoWorkEventArgs) => void;
|
|
161
161
|
|
|
162
162
|
|
|
163
|
-
export type HandledEventHandler = (sender: unknown, e: HandledEventArgs) => void;
|
|
163
|
+
export type HandledEventHandler = (sender: unknown | undefined, e: HandledEventArgs) => void;
|
|
164
164
|
|
|
165
165
|
|
|
166
|
-
export type ListChangedEventHandler = (sender: unknown, e: ListChangedEventArgs) => void;
|
|
166
|
+
export type ListChangedEventHandler = (sender: unknown | undefined, e: ListChangedEventArgs) => void;
|
|
167
167
|
|
|
168
168
|
|
|
169
|
-
export type ProgressChangedEventHandler = (sender: unknown, e: ProgressChangedEventArgs) => void;
|
|
169
|
+
export type ProgressChangedEventHandler = (sender: unknown | undefined, e: ProgressChangedEventArgs) => void;
|
|
170
170
|
|
|
171
171
|
|
|
172
|
-
export type PropertyChangedEventHandler = (sender: unknown, e: PropertyChangedEventArgs) => void;
|
|
172
|
+
export type PropertyChangedEventHandler = (sender: unknown | undefined, e: PropertyChangedEventArgs) => void;
|
|
173
173
|
|
|
174
174
|
|
|
175
|
-
export type PropertyChangingEventHandler = (sender: unknown, e: PropertyChangingEventArgs) => void;
|
|
175
|
+
export type PropertyChangingEventHandler = (sender: unknown | undefined, e: PropertyChangingEventArgs) => void;
|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
export type RefreshEventHandler = (e: RefreshEventArgs) => void;
|
|
179
179
|
|
|
180
180
|
|
|
181
|
-
export type RunWorkerCompletedEventHandler = (sender: unknown, e: RunWorkerCompletedEventArgs) => void;
|
|
181
|
+
export type RunWorkerCompletedEventHandler = (sender: unknown | undefined, e: RunWorkerCompletedEventArgs) => void;
|
|
182
182
|
|
|
183
183
|
|
|
184
184
|
export interface IBindingList$instance extends IList, ICollection, IEnumerable {
|
|
@@ -189,7 +189,7 @@ export interface IBindingList$instance extends IList, ICollection, IEnumerable {
|
|
|
189
189
|
readonly supportsSearching: boolean;
|
|
190
190
|
readonly supportsSorting: boolean;
|
|
191
191
|
readonly isSorted: boolean;
|
|
192
|
-
readonly sortProperty: PropertyDescriptor;
|
|
192
|
+
readonly sortProperty: PropertyDescriptor | undefined;
|
|
193
193
|
readonly sortDirection: ListSortDirection;
|
|
194
194
|
item: unknown;
|
|
195
195
|
readonly isReadOnly: boolean;
|
|
@@ -197,16 +197,16 @@ export interface IBindingList$instance extends IList, ICollection, IEnumerable {
|
|
|
197
197
|
readonly count: int;
|
|
198
198
|
readonly syncRoot: unknown;
|
|
199
199
|
readonly isSynchronized: boolean;
|
|
200
|
-
add(value: unknown): int;
|
|
200
|
+
add(value: unknown | undefined): int;
|
|
201
201
|
addIndex(property: PropertyDescriptor): void;
|
|
202
202
|
addNew(): unknown;
|
|
203
203
|
applySort(property: PropertyDescriptor, direction: ListSortDirection): void;
|
|
204
|
-
contains(value: unknown): boolean;
|
|
204
|
+
contains(value: unknown | undefined): boolean;
|
|
205
205
|
copyTo(array: ClrArray, index: int): void;
|
|
206
206
|
find(property: PropertyDescriptor, key: unknown): int;
|
|
207
207
|
getEnumerator(): IEnumerator;
|
|
208
|
-
insert(index: int, value: unknown): void;
|
|
209
|
-
remove(value: unknown): void;
|
|
208
|
+
insert(index: int, value: unknown | undefined): void;
|
|
209
|
+
remove(value: unknown | undefined): void;
|
|
210
210
|
removeAt(index: int): void;
|
|
211
211
|
removeSort(): void;
|
|
212
212
|
clear(): void;
|
|
@@ -216,7 +216,7 @@ export interface IBindingList$instance extends IList, ICollection, IEnumerable {
|
|
|
216
216
|
export type IBindingList = IBindingList$instance;
|
|
217
217
|
|
|
218
218
|
export interface IBindingListView$instance extends IBindingList, IList, ICollection, IEnumerable {
|
|
219
|
-
filter: string;
|
|
219
|
+
filter: string | undefined;
|
|
220
220
|
readonly sortDescriptions: ListSortDescriptionCollection;
|
|
221
221
|
readonly supportsAdvancedSorting: boolean;
|
|
222
222
|
readonly supportsFiltering: boolean;
|
|
@@ -227,7 +227,7 @@ export interface IBindingListView$instance extends IBindingList, IList, ICollect
|
|
|
227
227
|
readonly supportsSearching: boolean;
|
|
228
228
|
readonly supportsSorting: boolean;
|
|
229
229
|
readonly isSorted: boolean;
|
|
230
|
-
readonly sortProperty: PropertyDescriptor;
|
|
230
|
+
readonly sortProperty: PropertyDescriptor | undefined;
|
|
231
231
|
readonly sortDirection: ListSortDirection;
|
|
232
232
|
item: unknown;
|
|
233
233
|
readonly isReadOnly: boolean;
|
|
@@ -235,17 +235,17 @@ export interface IBindingListView$instance extends IBindingList, IList, ICollect
|
|
|
235
235
|
readonly count: int;
|
|
236
236
|
readonly syncRoot: unknown;
|
|
237
237
|
readonly isSynchronized: boolean;
|
|
238
|
-
add(value: unknown): int;
|
|
238
|
+
add(value: unknown | undefined): int;
|
|
239
239
|
addIndex(property: PropertyDescriptor): void;
|
|
240
240
|
addNew(): unknown;
|
|
241
241
|
applySort(property: PropertyDescriptor, direction: ListSortDirection): void;
|
|
242
242
|
applySort(sorts: ListSortDescriptionCollection): void;
|
|
243
|
-
contains(value: unknown): boolean;
|
|
243
|
+
contains(value: unknown | undefined): boolean;
|
|
244
244
|
copyTo(array: ClrArray, index: int): void;
|
|
245
245
|
find(property: PropertyDescriptor, key: unknown): int;
|
|
246
246
|
getEnumerator(): IEnumerator;
|
|
247
|
-
insert(index: int, value: unknown): void;
|
|
248
|
-
remove(value: unknown): void;
|
|
247
|
+
insert(index: int, value: unknown | undefined): void;
|
|
248
|
+
remove(value: unknown | undefined): void;
|
|
249
249
|
removeAt(index: int): void;
|
|
250
250
|
removeFilter(): void;
|
|
251
251
|
clear(): void;
|
|
@@ -277,9 +277,9 @@ export interface IComNativeDescriptorHandler$instance {
|
|
|
277
277
|
getDefaultEvent(component: unknown): EventDescriptor;
|
|
278
278
|
getDefaultProperty(component: unknown): PropertyDescriptor;
|
|
279
279
|
getEditor(component: unknown, baseEditorType: Type): unknown;
|
|
280
|
-
getEvents(component: unknown, attributes: Attribute[]): EventDescriptorCollection;
|
|
280
|
+
getEvents(component: unknown, attributes: Attribute[] | undefined): EventDescriptorCollection;
|
|
281
281
|
getEvents(component: unknown): EventDescriptorCollection;
|
|
282
|
-
getProperties(component: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
282
|
+
getProperties(component: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
283
283
|
getPropertyValue(component: unknown, dispid: int, success: boolean): unknown;
|
|
284
284
|
getPropertyValue(component: unknown, propertyName: string, success: boolean): unknown;
|
|
285
285
|
}
|
|
@@ -288,7 +288,7 @@ export interface IComNativeDescriptorHandler$instance {
|
|
|
288
288
|
export type IComNativeDescriptorHandler = IComNativeDescriptorHandler$instance;
|
|
289
289
|
|
|
290
290
|
export interface IComponent$instance extends IDisposable {
|
|
291
|
-
site: ISite;
|
|
291
|
+
site: ISite | undefined;
|
|
292
292
|
dispose(): void;
|
|
293
293
|
}
|
|
294
294
|
|
|
@@ -299,8 +299,8 @@ export type IComponent = IComponent$instance;
|
|
|
299
299
|
|
|
300
300
|
export interface IContainer$instance extends IDisposable {
|
|
301
301
|
readonly components: ComponentCollection;
|
|
302
|
-
add(component: IComponent, name: string): void;
|
|
303
|
-
add(component: IComponent): void;
|
|
302
|
+
add(component: IComponent | undefined, name: string | undefined): void;
|
|
303
|
+
add(component: IComponent | undefined): void;
|
|
304
304
|
dispose(): void;
|
|
305
305
|
}
|
|
306
306
|
|
|
@@ -316,11 +316,11 @@ export interface ICustomTypeDescriptor$instance {
|
|
|
316
316
|
getConverter(): TypeConverter;
|
|
317
317
|
getDefaultEvent(): EventDescriptor;
|
|
318
318
|
getDefaultProperty(): PropertyDescriptor;
|
|
319
|
-
getEditor(editorBaseType: Type): unknown;
|
|
319
|
+
getEditor(editorBaseType: Type): unknown | undefined;
|
|
320
320
|
getEvents(): EventDescriptorCollection;
|
|
321
|
-
getEvents(attributes: Attribute[]): EventDescriptorCollection;
|
|
321
|
+
getEvents(attributes: Attribute[] | undefined): EventDescriptorCollection;
|
|
322
322
|
getProperties(): PropertyDescriptorCollection;
|
|
323
|
-
getProperties(attributes: Attribute[]): PropertyDescriptorCollection;
|
|
323
|
+
getProperties(attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
324
324
|
getPropertyOwner(pd: PropertyDescriptor): unknown;
|
|
325
325
|
}
|
|
326
326
|
|
|
@@ -368,8 +368,8 @@ export type IListSource = IListSource$instance;
|
|
|
368
368
|
export interface INestedContainer$instance extends IContainer, IDisposable {
|
|
369
369
|
readonly owner: IComponent;
|
|
370
370
|
readonly components: ComponentCollection;
|
|
371
|
-
add(component: IComponent, name: string): void;
|
|
372
|
-
add(component: IComponent): void;
|
|
371
|
+
add(component: IComponent | undefined, name: string | undefined): void;
|
|
372
|
+
add(component: IComponent | undefined): void;
|
|
373
373
|
dispose(): void;
|
|
374
374
|
}
|
|
375
375
|
|
|
@@ -377,12 +377,12 @@ export interface INestedContainer$instance extends IContainer, IDisposable {
|
|
|
377
377
|
export type INestedContainer = INestedContainer$instance;
|
|
378
378
|
|
|
379
379
|
export interface INestedSite$instance extends ISite, IServiceProvider {
|
|
380
|
-
readonly fullName: string;
|
|
380
|
+
readonly fullName: string | undefined;
|
|
381
381
|
readonly component: IComponent;
|
|
382
382
|
readonly container: IContainer;
|
|
383
383
|
readonly designMode: boolean;
|
|
384
|
-
name: string;
|
|
385
|
-
getService(serviceType: Type): unknown;
|
|
384
|
+
name: string | undefined;
|
|
385
|
+
getService(serviceType: Type): unknown | undefined;
|
|
386
386
|
}
|
|
387
387
|
|
|
388
388
|
|
|
@@ -390,7 +390,7 @@ export type INestedSite = INestedSite$instance;
|
|
|
390
390
|
|
|
391
391
|
export interface INotifyDataErrorInfo$instance {
|
|
392
392
|
readonly hasErrors: boolean;
|
|
393
|
-
getErrors(propertyName: string): IEnumerable;
|
|
393
|
+
getErrors(propertyName: string | undefined): IEnumerable;
|
|
394
394
|
}
|
|
395
395
|
|
|
396
396
|
|
|
@@ -430,8 +430,8 @@ export interface ISite$instance extends IServiceProvider {
|
|
|
430
430
|
readonly component: IComponent;
|
|
431
431
|
readonly container: IContainer;
|
|
432
432
|
readonly designMode: boolean;
|
|
433
|
-
name: string;
|
|
434
|
-
getService(serviceType: Type): unknown;
|
|
433
|
+
name: string | undefined;
|
|
434
|
+
getService(serviceType: Type): unknown | undefined;
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
|
|
@@ -458,8 +458,8 @@ export type ISupportInitializeNotification = ISupportInitializeNotification$inst
|
|
|
458
458
|
|
|
459
459
|
export interface ISynchronizeInvoke$instance {
|
|
460
460
|
readonly invokeRequired: boolean;
|
|
461
|
-
beginInvoke(method: Function, args: unknown[]): IAsyncResult;
|
|
462
|
-
endInvoke(result: IAsyncResult): unknown;
|
|
461
|
+
beginInvoke(method: Function, args: (unknown | undefined)[] | undefined): IAsyncResult;
|
|
462
|
+
endInvoke(result: IAsyncResult): unknown | undefined;
|
|
463
463
|
invoke(method: Function, args: unknown[]): unknown;
|
|
464
464
|
}
|
|
465
465
|
|
|
@@ -468,9 +468,9 @@ export type ISynchronizeInvoke = ISynchronizeInvoke$instance;
|
|
|
468
468
|
|
|
469
469
|
export interface ITypeDescriptorContext$instance extends IServiceProvider {
|
|
470
470
|
readonly container: IContainer;
|
|
471
|
-
readonly instance: unknown;
|
|
472
|
-
readonly propertyDescriptor: PropertyDescriptor;
|
|
473
|
-
getService(serviceType: Type): unknown;
|
|
471
|
+
readonly instance: unknown | undefined;
|
|
472
|
+
readonly propertyDescriptor: PropertyDescriptor | undefined;
|
|
473
|
+
getService(serviceType: Type): unknown | undefined;
|
|
474
474
|
onComponentChanged(): void;
|
|
475
475
|
onComponentChanging(): boolean;
|
|
476
476
|
}
|
|
@@ -481,21 +481,21 @@ export interface ITypeDescriptorContext$instance extends System_Internal.IServic
|
|
|
481
481
|
export type ITypeDescriptorContext = ITypeDescriptorContext$instance;
|
|
482
482
|
|
|
483
483
|
export interface ITypedList$instance {
|
|
484
|
-
getItemProperties(listAccessors: PropertyDescriptor[]): PropertyDescriptorCollection;
|
|
485
|
-
getListName(listAccessors: PropertyDescriptor[]): string;
|
|
484
|
+
getItemProperties(listAccessors: PropertyDescriptor[] | undefined): PropertyDescriptorCollection;
|
|
485
|
+
getListName(listAccessors: PropertyDescriptor[] | undefined): string;
|
|
486
486
|
}
|
|
487
487
|
|
|
488
488
|
|
|
489
489
|
export type ITypedList = ITypedList$instance;
|
|
490
490
|
|
|
491
491
|
export interface AddingNewEventArgs$instance extends EventArgs {
|
|
492
|
-
newObject: unknown;
|
|
492
|
+
newObject: unknown | undefined;
|
|
493
493
|
}
|
|
494
494
|
|
|
495
495
|
|
|
496
496
|
export const AddingNewEventArgs: {
|
|
497
497
|
new(): AddingNewEventArgs;
|
|
498
|
-
new(newObject: unknown): AddingNewEventArgs;
|
|
498
|
+
new(newObject: unknown | undefined): AddingNewEventArgs;
|
|
499
499
|
};
|
|
500
500
|
|
|
501
501
|
|
|
@@ -503,13 +503,13 @@ export type AddingNewEventArgs = AddingNewEventArgs$instance;
|
|
|
503
503
|
|
|
504
504
|
export interface AmbientValueAttribute$instance extends Attribute {
|
|
505
505
|
readonly value: unknown;
|
|
506
|
-
equals(obj: unknown): boolean;
|
|
506
|
+
equals(obj: unknown | undefined): boolean;
|
|
507
507
|
getHashCode(): int;
|
|
508
508
|
}
|
|
509
509
|
|
|
510
510
|
|
|
511
511
|
export const AmbientValueAttribute: {
|
|
512
|
-
new(type_: Type, value: string): AmbientValueAttribute;
|
|
512
|
+
new(type_: Type | undefined, value: string | undefined): AmbientValueAttribute;
|
|
513
513
|
new(value: char): AmbientValueAttribute;
|
|
514
514
|
new(value: byte): AmbientValueAttribute;
|
|
515
515
|
new(value: short): AmbientValueAttribute;
|
|
@@ -518,20 +518,20 @@ export const AmbientValueAttribute: {
|
|
|
518
518
|
new(value: float): AmbientValueAttribute;
|
|
519
519
|
new(value: double): AmbientValueAttribute;
|
|
520
520
|
new(value: boolean): AmbientValueAttribute;
|
|
521
|
-
new(value: string): AmbientValueAttribute;
|
|
522
|
-
new(value: unknown): AmbientValueAttribute;
|
|
521
|
+
new(value: string | undefined): AmbientValueAttribute;
|
|
522
|
+
new(value: unknown | undefined): AmbientValueAttribute;
|
|
523
523
|
};
|
|
524
524
|
|
|
525
525
|
|
|
526
526
|
export type AmbientValueAttribute = AmbientValueAttribute$instance;
|
|
527
527
|
|
|
528
528
|
export interface ArrayConverter$instance extends CollectionConverter {
|
|
529
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
530
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
531
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
532
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
533
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
534
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
529
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
530
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
531
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown | undefined, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
532
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
533
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
534
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
535
535
|
getPropertiesSupported(): boolean;
|
|
536
536
|
}
|
|
537
537
|
|
|
@@ -545,13 +545,13 @@ export type ArrayConverter = ArrayConverter$instance;
|
|
|
545
545
|
|
|
546
546
|
export interface AsyncCompletedEventArgs$instance extends EventArgs {
|
|
547
547
|
readonly cancelled: boolean;
|
|
548
|
-
readonly error: Exception;
|
|
549
|
-
readonly userState: unknown;
|
|
548
|
+
readonly error: Exception | undefined;
|
|
549
|
+
readonly userState: unknown | undefined;
|
|
550
550
|
}
|
|
551
551
|
|
|
552
552
|
|
|
553
553
|
export const AsyncCompletedEventArgs: {
|
|
554
|
-
new(error: Exception, cancelled: boolean, userState: unknown): AsyncCompletedEventArgs;
|
|
554
|
+
new(error: Exception | undefined, cancelled: boolean, userState: unknown | undefined): AsyncCompletedEventArgs;
|
|
555
555
|
};
|
|
556
556
|
|
|
557
557
|
|
|
@@ -559,10 +559,10 @@ export type AsyncCompletedEventArgs = AsyncCompletedEventArgs$instance;
|
|
|
559
559
|
|
|
560
560
|
export interface AsyncOperation$instance {
|
|
561
561
|
readonly synchronizationContext: SynchronizationContext;
|
|
562
|
-
readonly userSuppliedState: unknown;
|
|
562
|
+
readonly userSuppliedState: unknown | undefined;
|
|
563
563
|
operationCompleted(): void;
|
|
564
|
-
post(d: SendOrPostCallback, arg: unknown): void;
|
|
565
|
-
postOperationCompleted(d: SendOrPostCallback, arg: unknown): void;
|
|
564
|
+
post(d: SendOrPostCallback, arg: unknown | undefined): void;
|
|
565
|
+
postOperationCompleted(d: SendOrPostCallback, arg: unknown | undefined): void;
|
|
566
566
|
}
|
|
567
567
|
|
|
568
568
|
|
|
@@ -576,13 +576,13 @@ export type AsyncOperation = AsyncOperation$instance;
|
|
|
576
576
|
export interface AttributeCollection$instance {
|
|
577
577
|
readonly count: int;
|
|
578
578
|
contains(attribute: Attribute): boolean;
|
|
579
|
-
contains(attributes: Attribute[]): boolean;
|
|
579
|
+
contains(attributes: Attribute[] | undefined): boolean;
|
|
580
580
|
copyTo(array: ClrArray, index: int): void;
|
|
581
581
|
get_Item(index: int): Attribute;
|
|
582
|
-
get_Item(attributeType: Type): Attribute;
|
|
582
|
+
get_Item(attributeType: Type): Attribute | undefined;
|
|
583
583
|
getEnumerator(): IEnumerator;
|
|
584
584
|
matches(attribute: Attribute): boolean;
|
|
585
|
-
matches(attributes: Attribute[]): boolean;
|
|
585
|
+
matches(attributes: Attribute[] | undefined): boolean;
|
|
586
586
|
}
|
|
587
587
|
|
|
588
588
|
|
|
@@ -608,9 +608,9 @@ export interface AttributeProviderAttribute$instance extends Attribute {
|
|
|
608
608
|
|
|
609
609
|
|
|
610
610
|
export const AttributeProviderAttribute: {
|
|
611
|
-
new(typeName: string): AttributeProviderAttribute;
|
|
612
|
-
new(typeName: string, propertyName: string): AttributeProviderAttribute;
|
|
613
|
-
new(type_: Type): AttributeProviderAttribute;
|
|
611
|
+
new(typeName: string | undefined): AttributeProviderAttribute;
|
|
612
|
+
new(typeName: string | undefined, propertyName: string | undefined): AttributeProviderAttribute;
|
|
613
|
+
new(type_: Type | undefined): AttributeProviderAttribute;
|
|
614
614
|
};
|
|
615
615
|
|
|
616
616
|
|
|
@@ -624,9 +624,9 @@ export interface BackgroundWorker$instance extends Component$instance {
|
|
|
624
624
|
cancelAsync(): void;
|
|
625
625
|
dispose(): void;
|
|
626
626
|
reportProgress(percentProgress: int): void;
|
|
627
|
-
reportProgress(percentProgress: int, userState: unknown): void;
|
|
627
|
+
reportProgress(percentProgress: int, userState: unknown | undefined): void;
|
|
628
628
|
runWorkerAsync(): void;
|
|
629
|
-
runWorkerAsync(argument: unknown): void;
|
|
629
|
+
runWorkerAsync(argument: unknown | undefined): void;
|
|
630
630
|
}
|
|
631
631
|
|
|
632
632
|
|
|
@@ -646,14 +646,14 @@ export type BackgroundWorker = BackgroundWorker$instance & __BackgroundWorker$vi
|
|
|
646
646
|
|
|
647
647
|
|
|
648
648
|
export interface BaseNumberConverter$instance extends TypeConverter {
|
|
649
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
650
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
651
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
652
|
-
canConvertTo(destinationType: Type): boolean;
|
|
653
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
654
|
-
convertFrom(value: unknown): unknown;
|
|
655
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
656
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
649
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
650
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
651
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
652
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
653
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
654
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
655
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
656
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
657
657
|
}
|
|
658
658
|
|
|
659
659
|
|
|
@@ -691,12 +691,12 @@ export interface BindingList_1$instance<T> extends Collection_1<T> {
|
|
|
691
691
|
allowRemove: boolean;
|
|
692
692
|
raiseListChangedEvents: boolean;
|
|
693
693
|
add(item: T): void;
|
|
694
|
-
add(value: unknown): int;
|
|
694
|
+
add(value: unknown | undefined): int;
|
|
695
695
|
addNew(): T;
|
|
696
696
|
cancelNew(itemIndex: int): void;
|
|
697
697
|
clear(): void;
|
|
698
698
|
contains(item: T): boolean;
|
|
699
|
-
contains(value: unknown): boolean;
|
|
699
|
+
contains(value: unknown | undefined): boolean;
|
|
700
700
|
copyTo(array: T[], index: int): void;
|
|
701
701
|
copyTo(array: ClrArray, index: int): void;
|
|
702
702
|
endNew(itemIndex: int): void;
|
|
@@ -704,9 +704,9 @@ export interface BindingList_1$instance<T> extends Collection_1<T> {
|
|
|
704
704
|
getEnumerator(): IEnumerator;
|
|
705
705
|
indexOf(item: T): int;
|
|
706
706
|
insert(index: int, item: T): void;
|
|
707
|
-
insert(index: int, value: unknown): void;
|
|
707
|
+
insert(index: int, value: unknown | undefined): void;
|
|
708
708
|
remove(item: T): boolean;
|
|
709
|
-
remove(value: unknown): void;
|
|
709
|
+
remove(value: unknown | undefined): void;
|
|
710
710
|
removeAt(index: int): void;
|
|
711
711
|
resetBindings(): void;
|
|
712
712
|
resetItem(position: int): void;
|
|
@@ -738,15 +738,15 @@ export type BindingList_1<T> = BindingList_1$instance<T> & __BindingList_1$views
|
|
|
738
738
|
|
|
739
739
|
|
|
740
740
|
export interface BooleanConverter$instance extends TypeConverter {
|
|
741
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
742
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
743
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
744
|
-
convertFrom(value: unknown): unknown;
|
|
745
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
746
|
-
getStandardValues(): ICollection;
|
|
747
|
-
getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
|
|
741
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
742
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
743
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
744
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
745
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection | undefined;
|
|
746
|
+
getStandardValues(): ICollection | undefined;
|
|
747
|
+
getStandardValuesExclusive(context: ITypeDescriptorContext | undefined): boolean;
|
|
748
748
|
getStandardValuesExclusive(): boolean;
|
|
749
|
-
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
749
|
+
getStandardValuesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
750
750
|
getStandardValuesSupported(): boolean;
|
|
751
751
|
}
|
|
752
752
|
|
|
@@ -831,12 +831,12 @@ export const CategoryAttribute: {
|
|
|
831
831
|
export type CategoryAttribute = CategoryAttribute$instance;
|
|
832
832
|
|
|
833
833
|
export interface CharConverter$instance extends TypeConverter {
|
|
834
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
835
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
836
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
837
|
-
convertFrom(value: unknown): unknown;
|
|
838
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
839
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
834
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
835
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
836
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
837
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
838
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
839
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
840
840
|
}
|
|
841
841
|
|
|
842
842
|
|
|
@@ -854,18 +854,18 @@ export interface CollectionChangeEventArgs$instance extends EventArgs {
|
|
|
854
854
|
|
|
855
855
|
|
|
856
856
|
export const CollectionChangeEventArgs: {
|
|
857
|
-
new(action: CollectionChangeAction, element: unknown): CollectionChangeEventArgs;
|
|
857
|
+
new(action: CollectionChangeAction, element: unknown | undefined): CollectionChangeEventArgs;
|
|
858
858
|
};
|
|
859
859
|
|
|
860
860
|
|
|
861
861
|
export type CollectionChangeEventArgs = CollectionChangeEventArgs$instance;
|
|
862
862
|
|
|
863
863
|
export interface CollectionConverter$instance extends TypeConverter {
|
|
864
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
865
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
866
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
867
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
868
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
864
|
+
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown | undefined;
|
|
865
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
866
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
867
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
868
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
869
869
|
}
|
|
870
870
|
|
|
871
871
|
|
|
@@ -877,17 +877,17 @@ export const CollectionConverter: {
|
|
|
877
877
|
export type CollectionConverter = CollectionConverter$instance;
|
|
878
878
|
|
|
879
879
|
export interface ComplexBindingPropertiesAttribute$instance extends Attribute {
|
|
880
|
-
readonly dataMember: string;
|
|
880
|
+
readonly dataMember: string | undefined;
|
|
881
881
|
readonly dataSource: string;
|
|
882
|
-
equals(obj: unknown): boolean;
|
|
882
|
+
equals(obj: unknown | undefined): boolean;
|
|
883
883
|
getHashCode(): int;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
886
|
|
|
887
887
|
export const ComplexBindingPropertiesAttribute: {
|
|
888
888
|
new(): ComplexBindingPropertiesAttribute;
|
|
889
|
-
new(dataSource: string): ComplexBindingPropertiesAttribute;
|
|
890
|
-
new(dataSource: string, dataMember: string): ComplexBindingPropertiesAttribute;
|
|
889
|
+
new(dataSource: string | undefined): ComplexBindingPropertiesAttribute;
|
|
890
|
+
new(dataSource: string | undefined, dataMember: string | undefined): ComplexBindingPropertiesAttribute;
|
|
891
891
|
readonly default_: ComplexBindingPropertiesAttribute;
|
|
892
892
|
};
|
|
893
893
|
|
|
@@ -896,9 +896,9 @@ export type ComplexBindingPropertiesAttribute = ComplexBindingPropertiesAttribut
|
|
|
896
896
|
|
|
897
897
|
export interface Component$instance extends MarshalByRefObject {
|
|
898
898
|
readonly container: IContainer;
|
|
899
|
-
site: ISite;
|
|
899
|
+
site: ISite | undefined;
|
|
900
900
|
dispose(): void;
|
|
901
|
-
toString(): string;
|
|
901
|
+
toString(): string | undefined;
|
|
902
902
|
}
|
|
903
903
|
|
|
904
904
|
|
|
@@ -917,14 +917,14 @@ export type Component = Component$instance & __Component$views;
|
|
|
917
917
|
|
|
918
918
|
export interface ComponentCollection$instance extends ReadOnlyCollectionBase {
|
|
919
919
|
copyTo(array: ClrArray, index: int): void;
|
|
920
|
-
get_Item(name: string): IComponent;
|
|
920
|
+
get_Item(name: string | undefined): IComponent;
|
|
921
921
|
get_Item(index: int): IComponent;
|
|
922
922
|
getEnumerator(): IEnumerator;
|
|
923
923
|
}
|
|
924
924
|
|
|
925
925
|
|
|
926
926
|
export const ComponentCollection: {
|
|
927
|
-
new(components: IComponent[]): ComponentCollection;
|
|
927
|
+
new(components: (IComponent | undefined)[] | undefined): ComponentCollection;
|
|
928
928
|
};
|
|
929
929
|
|
|
930
930
|
|
|
@@ -939,9 +939,9 @@ export type ComponentCollection = ComponentCollection$instance & __ComponentColl
|
|
|
939
939
|
|
|
940
940
|
|
|
941
941
|
export interface ComponentConverter$instance extends ReferenceConverter {
|
|
942
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
943
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
944
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
942
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
943
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
944
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
945
945
|
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
946
946
|
getPropertiesSupported(): boolean;
|
|
947
947
|
}
|
|
@@ -956,7 +956,7 @@ export type ComponentConverter = ComponentConverter$instance;
|
|
|
956
956
|
|
|
957
957
|
export interface ComponentEditor$instance {
|
|
958
958
|
editComponent(component: unknown): boolean;
|
|
959
|
-
editComponent(context: ITypeDescriptorContext, component: unknown): boolean;
|
|
959
|
+
editComponent(context: ITypeDescriptorContext | undefined, component: unknown): boolean;
|
|
960
960
|
}
|
|
961
961
|
|
|
962
962
|
|
|
@@ -968,8 +968,8 @@ export type ComponentEditor = ComponentEditor$instance;
|
|
|
968
968
|
|
|
969
969
|
export interface ComponentResourceManager$instance extends ResourceManager {
|
|
970
970
|
applyResources(value: unknown, objectName: string): void;
|
|
971
|
-
applyResources(value: unknown, objectName: string, culture: CultureInfo): void;
|
|
972
|
-
applyResourcesToRegisteredType(value: unknown, objectName: string, culture: CultureInfo): void;
|
|
971
|
+
applyResources(value: unknown, objectName: string, culture: CultureInfo | undefined): void;
|
|
972
|
+
applyResourcesToRegisteredType(value: unknown, objectName: string, culture: CultureInfo | undefined): void;
|
|
973
973
|
}
|
|
974
974
|
|
|
975
975
|
|
|
@@ -1015,19 +1015,19 @@ export const ContainerFilterService: {
|
|
|
1015
1015
|
export type ContainerFilterService = ContainerFilterService$instance;
|
|
1016
1016
|
|
|
1017
1017
|
export interface CultureInfoConverter$instance extends TypeConverter {
|
|
1018
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
1019
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
1020
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
1021
|
-
canConvertTo(destinationType: Type): boolean;
|
|
1022
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
1023
|
-
convertFrom(value: unknown): unknown;
|
|
1024
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
1025
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
1026
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
1027
|
-
getStandardValues(): ICollection;
|
|
1028
|
-
getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
|
|
1018
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
1019
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
1020
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
1021
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
1022
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
1023
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
1024
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1025
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1026
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection | undefined;
|
|
1027
|
+
getStandardValues(): ICollection | undefined;
|
|
1028
|
+
getStandardValuesExclusive(context: ITypeDescriptorContext | undefined): boolean;
|
|
1029
1029
|
getStandardValuesExclusive(): boolean;
|
|
1030
|
-
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
1030
|
+
getStandardValuesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
1031
1031
|
getStandardValuesSupported(): boolean;
|
|
1032
1032
|
}
|
|
1033
1033
|
|
|
@@ -1048,12 +1048,12 @@ export interface CustomTypeDescriptor$instance {
|
|
|
1048
1048
|
getConverterFromRegisteredType(): TypeConverter;
|
|
1049
1049
|
getDefaultEvent(): EventDescriptor;
|
|
1050
1050
|
getDefaultProperty(): PropertyDescriptor;
|
|
1051
|
-
getEditor(editorBaseType: Type): unknown;
|
|
1051
|
+
getEditor(editorBaseType: Type): unknown | undefined;
|
|
1052
1052
|
getEvents(): EventDescriptorCollection;
|
|
1053
|
-
getEvents(attributes: Attribute[]): EventDescriptorCollection;
|
|
1053
|
+
getEvents(attributes: Attribute[] | undefined): EventDescriptorCollection;
|
|
1054
1054
|
getEventsFromRegisteredType(): EventDescriptorCollection;
|
|
1055
1055
|
getProperties(): PropertyDescriptorCollection;
|
|
1056
|
-
getProperties(attributes: Attribute[]): PropertyDescriptorCollection;
|
|
1056
|
+
getProperties(attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
1057
1057
|
getPropertiesFromRegisteredType(): PropertyDescriptorCollection;
|
|
1058
1058
|
getPropertyOwner(pd: PropertyDescriptor): unknown;
|
|
1059
1059
|
}
|
|
@@ -1078,7 +1078,7 @@ export interface DataErrorsChangedEventArgs$instance extends EventArgs {
|
|
|
1078
1078
|
|
|
1079
1079
|
|
|
1080
1080
|
export const DataErrorsChangedEventArgs: {
|
|
1081
|
-
new(propertyName: string): DataErrorsChangedEventArgs;
|
|
1081
|
+
new(propertyName: string | undefined): DataErrorsChangedEventArgs;
|
|
1082
1082
|
};
|
|
1083
1083
|
|
|
1084
1084
|
|
|
@@ -1126,9 +1126,9 @@ export type DataObjectFieldAttribute = DataObjectFieldAttribute$instance;
|
|
|
1126
1126
|
export interface DataObjectMethodAttribute$instance extends Attribute {
|
|
1127
1127
|
readonly isDefault: boolean;
|
|
1128
1128
|
readonly methodType: DataObjectMethodType;
|
|
1129
|
-
equals(obj: unknown): boolean;
|
|
1129
|
+
equals(obj: unknown | undefined): boolean;
|
|
1130
1130
|
getHashCode(): int;
|
|
1131
|
-
match(obj: unknown): boolean;
|
|
1131
|
+
match(obj: unknown | undefined): boolean;
|
|
1132
1132
|
}
|
|
1133
1133
|
|
|
1134
1134
|
|
|
@@ -1141,14 +1141,14 @@ export const DataObjectMethodAttribute: {
|
|
|
1141
1141
|
export type DataObjectMethodAttribute = DataObjectMethodAttribute$instance;
|
|
1142
1142
|
|
|
1143
1143
|
export interface DateOnlyConverter$instance extends TypeConverter {
|
|
1144
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
1145
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
1146
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
1147
|
-
canConvertTo(destinationType: Type): boolean;
|
|
1148
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
1149
|
-
convertFrom(value: unknown): unknown;
|
|
1150
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
1151
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
1144
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
1145
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
1146
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
1147
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
1148
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
1149
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
1150
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1151
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1152
1152
|
}
|
|
1153
1153
|
|
|
1154
1154
|
|
|
@@ -1160,14 +1160,14 @@ export const DateOnlyConverter: {
|
|
|
1160
1160
|
export type DateOnlyConverter = DateOnlyConverter$instance;
|
|
1161
1161
|
|
|
1162
1162
|
export interface DateTimeConverter$instance extends TypeConverter {
|
|
1163
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
1164
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
1165
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
1166
|
-
canConvertTo(destinationType: Type): boolean;
|
|
1167
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
1168
|
-
convertFrom(value: unknown): unknown;
|
|
1169
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
1170
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
1163
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
1164
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
1165
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
1166
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
1167
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
1168
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
1169
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1170
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1171
1171
|
}
|
|
1172
1172
|
|
|
1173
1173
|
|
|
@@ -1179,14 +1179,14 @@ export const DateTimeConverter: {
|
|
|
1179
1179
|
export type DateTimeConverter = DateTimeConverter$instance;
|
|
1180
1180
|
|
|
1181
1181
|
export interface DateTimeOffsetConverter$instance extends TypeConverter {
|
|
1182
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
1183
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
1184
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
1185
|
-
canConvertTo(destinationType: Type): boolean;
|
|
1186
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
1187
|
-
convertFrom(value: unknown): unknown;
|
|
1188
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
1189
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
1182
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
1183
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
1184
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
1185
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
1186
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
1187
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
1188
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1189
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1190
1190
|
}
|
|
1191
1191
|
|
|
1192
1192
|
|
|
@@ -1198,10 +1198,10 @@ export const DateTimeOffsetConverter: {
|
|
|
1198
1198
|
export type DateTimeOffsetConverter = DateTimeOffsetConverter$instance;
|
|
1199
1199
|
|
|
1200
1200
|
export interface DecimalConverter$instance extends BaseNumberConverter {
|
|
1201
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
1202
|
-
canConvertTo(destinationType: Type): boolean;
|
|
1203
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
1204
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
1201
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
1202
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
1203
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1204
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
|
|
@@ -1214,14 +1214,14 @@ export type DecimalConverter = DecimalConverter$instance;
|
|
|
1214
1214
|
|
|
1215
1215
|
export interface DefaultBindingPropertyAttribute$instance extends Attribute {
|
|
1216
1216
|
readonly name: string;
|
|
1217
|
-
equals(obj: unknown): boolean;
|
|
1217
|
+
equals(obj: unknown | undefined): boolean;
|
|
1218
1218
|
getHashCode(): int;
|
|
1219
1219
|
}
|
|
1220
1220
|
|
|
1221
1221
|
|
|
1222
1222
|
export const DefaultBindingPropertyAttribute: {
|
|
1223
1223
|
new(): DefaultBindingPropertyAttribute;
|
|
1224
|
-
new(name: string): DefaultBindingPropertyAttribute;
|
|
1224
|
+
new(name: string | undefined): DefaultBindingPropertyAttribute;
|
|
1225
1225
|
readonly default_: DefaultBindingPropertyAttribute;
|
|
1226
1226
|
};
|
|
1227
1227
|
|
|
@@ -1230,13 +1230,13 @@ export type DefaultBindingPropertyAttribute = DefaultBindingPropertyAttribute$in
|
|
|
1230
1230
|
|
|
1231
1231
|
export interface DefaultEventAttribute$instance extends Attribute {
|
|
1232
1232
|
readonly name: string;
|
|
1233
|
-
equals(obj: unknown): boolean;
|
|
1233
|
+
equals(obj: unknown | undefined): boolean;
|
|
1234
1234
|
getHashCode(): int;
|
|
1235
1235
|
}
|
|
1236
1236
|
|
|
1237
1237
|
|
|
1238
1238
|
export const DefaultEventAttribute: {
|
|
1239
|
-
new(name: string): DefaultEventAttribute;
|
|
1239
|
+
new(name: string | undefined): DefaultEventAttribute;
|
|
1240
1240
|
readonly default_: DefaultEventAttribute;
|
|
1241
1241
|
};
|
|
1242
1242
|
|
|
@@ -1245,13 +1245,13 @@ export type DefaultEventAttribute = DefaultEventAttribute$instance;
|
|
|
1245
1245
|
|
|
1246
1246
|
export interface DefaultPropertyAttribute$instance extends Attribute {
|
|
1247
1247
|
readonly name: string;
|
|
1248
|
-
equals(obj: unknown): boolean;
|
|
1248
|
+
equals(obj: unknown | undefined): boolean;
|
|
1249
1249
|
getHashCode(): int;
|
|
1250
1250
|
}
|
|
1251
1251
|
|
|
1252
1252
|
|
|
1253
1253
|
export const DefaultPropertyAttribute: {
|
|
1254
|
-
new(name: string): DefaultPropertyAttribute;
|
|
1254
|
+
new(name: string | undefined): DefaultPropertyAttribute;
|
|
1255
1255
|
readonly default_: DefaultPropertyAttribute;
|
|
1256
1256
|
};
|
|
1257
1257
|
|
|
@@ -1260,13 +1260,13 @@ export type DefaultPropertyAttribute = DefaultPropertyAttribute$instance;
|
|
|
1260
1260
|
|
|
1261
1261
|
export interface DefaultValueAttribute$instance extends Attribute {
|
|
1262
1262
|
readonly value: unknown;
|
|
1263
|
-
equals(obj: unknown): boolean;
|
|
1263
|
+
equals(obj: unknown | undefined): boolean;
|
|
1264
1264
|
getHashCode(): int;
|
|
1265
1265
|
}
|
|
1266
1266
|
|
|
1267
1267
|
|
|
1268
1268
|
export const DefaultValueAttribute: {
|
|
1269
|
-
new(type_: Type, value: string): DefaultValueAttribute;
|
|
1269
|
+
new(type_: Type | undefined, value: string | undefined): DefaultValueAttribute;
|
|
1270
1270
|
new(value: char): DefaultValueAttribute;
|
|
1271
1271
|
new(value: byte): DefaultValueAttribute;
|
|
1272
1272
|
new(value: short): DefaultValueAttribute;
|
|
@@ -1275,8 +1275,8 @@ export const DefaultValueAttribute: {
|
|
|
1275
1275
|
new(value: float): DefaultValueAttribute;
|
|
1276
1276
|
new(value: double): DefaultValueAttribute;
|
|
1277
1277
|
new(value: boolean): DefaultValueAttribute;
|
|
1278
|
-
new(value: string): DefaultValueAttribute;
|
|
1279
|
-
new(value: unknown): DefaultValueAttribute;
|
|
1278
|
+
new(value: string | undefined): DefaultValueAttribute;
|
|
1279
|
+
new(value: unknown | undefined): DefaultValueAttribute;
|
|
1280
1280
|
new(value: sbyte): DefaultValueAttribute;
|
|
1281
1281
|
new(value: ushort): DefaultValueAttribute;
|
|
1282
1282
|
new(value: uint): DefaultValueAttribute;
|
|
@@ -1429,20 +1429,20 @@ export const DoubleConverter: {
|
|
|
1429
1429
|
export type DoubleConverter = DoubleConverter$instance;
|
|
1430
1430
|
|
|
1431
1431
|
export interface DoWorkEventArgs$instance extends CancelEventArgs {
|
|
1432
|
-
readonly argument: unknown;
|
|
1432
|
+
readonly argument: unknown | undefined;
|
|
1433
1433
|
result: unknown;
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
1436
|
|
|
1437
1437
|
export const DoWorkEventArgs: {
|
|
1438
|
-
new(argument: unknown): DoWorkEventArgs;
|
|
1438
|
+
new(argument: unknown | undefined): DoWorkEventArgs;
|
|
1439
1439
|
};
|
|
1440
1440
|
|
|
1441
1441
|
|
|
1442
1442
|
export type DoWorkEventArgs = DoWorkEventArgs$instance;
|
|
1443
1443
|
|
|
1444
1444
|
export interface EditorAttribute$instance extends Attribute {
|
|
1445
|
-
readonly editorBaseTypeName: string;
|
|
1445
|
+
readonly editorBaseTypeName: string | undefined;
|
|
1446
1446
|
readonly editorTypeName: string;
|
|
1447
1447
|
readonly typeId: unknown;
|
|
1448
1448
|
equals(obj: unknown): boolean;
|
|
@@ -1452,7 +1452,7 @@ export interface EditorAttribute$instance extends Attribute {
|
|
|
1452
1452
|
|
|
1453
1453
|
export const EditorAttribute: {
|
|
1454
1454
|
new(): EditorAttribute;
|
|
1455
|
-
new(typeName: string, baseTypeName: string): EditorAttribute;
|
|
1455
|
+
new(typeName: string, baseTypeName: string | undefined): EditorAttribute;
|
|
1456
1456
|
new(typeName: string, baseType: Type): EditorAttribute;
|
|
1457
1457
|
new(type_: Type, baseType: Type): EditorAttribute;
|
|
1458
1458
|
};
|
|
@@ -1476,27 +1476,27 @@ export const EditorBrowsableAttribute: {
|
|
|
1476
1476
|
export type EditorBrowsableAttribute = EditorBrowsableAttribute$instance;
|
|
1477
1477
|
|
|
1478
1478
|
export interface EnumConverter$instance extends TypeConverter {
|
|
1479
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
1480
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
1481
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
1482
|
-
canConvertTo(destinationType: Type): boolean;
|
|
1483
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
1484
|
-
convertFrom(value: unknown): unknown;
|
|
1485
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
1486
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
1487
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
1488
|
-
getStandardValues(): ICollection;
|
|
1489
|
-
getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
|
|
1479
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
1480
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
1481
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
1482
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
1483
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
1484
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
1485
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1486
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1487
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection | undefined;
|
|
1488
|
+
getStandardValues(): ICollection | undefined;
|
|
1489
|
+
getStandardValuesExclusive(context: ITypeDescriptorContext | undefined): boolean;
|
|
1490
1490
|
getStandardValuesExclusive(): boolean;
|
|
1491
|
-
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
1491
|
+
getStandardValuesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
1492
1492
|
getStandardValuesSupported(): boolean;
|
|
1493
|
-
isValid(context: ITypeDescriptorContext, value: unknown): boolean;
|
|
1494
|
-
isValid(value: unknown): boolean;
|
|
1493
|
+
isValid(context: ITypeDescriptorContext | undefined, value: unknown | undefined): boolean;
|
|
1494
|
+
isValid(value: unknown | undefined): boolean;
|
|
1495
1495
|
}
|
|
1496
1496
|
|
|
1497
1497
|
|
|
1498
1498
|
export const EnumConverter: {
|
|
1499
|
-
new(type_: Type): EnumConverter;
|
|
1499
|
+
new(type_: Type | undefined): EnumConverter;
|
|
1500
1500
|
};
|
|
1501
1501
|
|
|
1502
1502
|
|
|
@@ -1519,27 +1519,27 @@ export type EventDescriptor = EventDescriptor$instance;
|
|
|
1519
1519
|
|
|
1520
1520
|
export interface EventDescriptorCollection$instance {
|
|
1521
1521
|
readonly count: int;
|
|
1522
|
-
add(value: EventDescriptor): int;
|
|
1522
|
+
add(value: EventDescriptor | undefined): int;
|
|
1523
1523
|
clear(): void;
|
|
1524
|
-
contains(value: EventDescriptor): boolean;
|
|
1525
|
-
find(name: string, ignoreCase: boolean): EventDescriptor;
|
|
1524
|
+
contains(value: EventDescriptor | undefined): boolean;
|
|
1525
|
+
find(name: string | undefined, ignoreCase: boolean): EventDescriptor | undefined;
|
|
1526
1526
|
get_Item(index: int): EventDescriptor;
|
|
1527
|
-
get_Item(name: string): EventDescriptor;
|
|
1527
|
+
get_Item(name: string | undefined): EventDescriptor;
|
|
1528
1528
|
getEnumerator(): IEnumerator;
|
|
1529
|
-
indexOf(value: EventDescriptor): int;
|
|
1530
|
-
insert(index: int, value: EventDescriptor): void;
|
|
1531
|
-
remove(value: EventDescriptor): void;
|
|
1529
|
+
indexOf(value: EventDescriptor | undefined): int;
|
|
1530
|
+
insert(index: int, value: EventDescriptor | undefined): void;
|
|
1531
|
+
remove(value: EventDescriptor | undefined): void;
|
|
1532
1532
|
removeAt(index: int): void;
|
|
1533
1533
|
sort(): EventDescriptorCollection;
|
|
1534
|
-
sort(names: string[]): EventDescriptorCollection;
|
|
1535
|
-
sort(names: string[], comparer: IComparer): EventDescriptorCollection;
|
|
1536
|
-
sort(comparer: IComparer): EventDescriptorCollection;
|
|
1534
|
+
sort(names: (string | undefined)[] | undefined): EventDescriptorCollection;
|
|
1535
|
+
sort(names: (string | undefined)[] | undefined, comparer: IComparer | undefined): EventDescriptorCollection;
|
|
1536
|
+
sort(comparer: IComparer | undefined): EventDescriptorCollection;
|
|
1537
1537
|
}
|
|
1538
1538
|
|
|
1539
1539
|
|
|
1540
1540
|
export const EventDescriptorCollection: {
|
|
1541
|
-
new(events: EventDescriptor[]): EventDescriptorCollection;
|
|
1542
|
-
new(events: EventDescriptor[], readOnly: boolean): EventDescriptorCollection;
|
|
1541
|
+
new(events: EventDescriptor[] | undefined): EventDescriptorCollection;
|
|
1542
|
+
new(events: EventDescriptor[] | undefined, readOnly: boolean): EventDescriptorCollection;
|
|
1543
1543
|
readonly empty: EventDescriptorCollection;
|
|
1544
1544
|
};
|
|
1545
1545
|
|
|
@@ -1554,11 +1554,11 @@ export type EventDescriptorCollection = EventDescriptorCollection$instance & __E
|
|
|
1554
1554
|
|
|
1555
1555
|
|
|
1556
1556
|
export interface EventHandlerList$instance {
|
|
1557
|
-
item: Function;
|
|
1558
|
-
addHandler(key: unknown, value: Function): void;
|
|
1557
|
+
item: Function | undefined;
|
|
1558
|
+
addHandler(key: unknown, value: Function | undefined): void;
|
|
1559
1559
|
addHandlers(listToAddFrom: EventHandlerList): void;
|
|
1560
1560
|
dispose(): void;
|
|
1561
|
-
removeHandler(key: unknown, value: Function): void;
|
|
1561
|
+
removeHandler(key: unknown, value: Function | undefined): void;
|
|
1562
1562
|
}
|
|
1563
1563
|
|
|
1564
1564
|
|
|
@@ -1577,9 +1577,9 @@ export type EventHandlerList = EventHandlerList$instance & __EventHandlerList$vi
|
|
|
1577
1577
|
|
|
1578
1578
|
|
|
1579
1579
|
export interface ExpandableObjectConverter$instance extends TypeConverter {
|
|
1580
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
1581
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
1582
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
1580
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
1581
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
1582
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
1583
1583
|
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
1584
1584
|
getPropertiesSupported(): boolean;
|
|
1585
1585
|
}
|
|
@@ -1593,10 +1593,10 @@ export const ExpandableObjectConverter: {
|
|
|
1593
1593
|
export type ExpandableObjectConverter = ExpandableObjectConverter$instance;
|
|
1594
1594
|
|
|
1595
1595
|
export interface ExtenderProvidedPropertyAttribute$instance extends Attribute {
|
|
1596
|
-
readonly extenderProperty: PropertyDescriptor;
|
|
1596
|
+
readonly extenderProperty: PropertyDescriptor | undefined;
|
|
1597
1597
|
readonly provider: IExtenderProvider;
|
|
1598
|
-
readonly receiverType: Type;
|
|
1599
|
-
equals(obj: unknown): boolean;
|
|
1598
|
+
readonly receiverType: Type | undefined;
|
|
1599
|
+
equals(obj: unknown | undefined): boolean;
|
|
1600
1600
|
getHashCode(): int;
|
|
1601
1601
|
isDefaultAttribute(): boolean;
|
|
1602
1602
|
}
|
|
@@ -1610,14 +1610,14 @@ export const ExtenderProvidedPropertyAttribute: {
|
|
|
1610
1610
|
export type ExtenderProvidedPropertyAttribute = ExtenderProvidedPropertyAttribute$instance;
|
|
1611
1611
|
|
|
1612
1612
|
export interface GuidConverter$instance extends TypeConverter {
|
|
1613
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
1614
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
1615
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
1616
|
-
canConvertTo(destinationType: Type): boolean;
|
|
1617
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
1618
|
-
convertFrom(value: unknown): unknown;
|
|
1619
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
1620
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
1613
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
1614
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
1615
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
1616
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
1617
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
1618
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
1619
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1620
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
1621
1621
|
}
|
|
1622
1622
|
|
|
1623
1623
|
|
|
@@ -1704,15 +1704,15 @@ export const InitializationEventAttribute: {
|
|
|
1704
1704
|
export type InitializationEventAttribute = InitializationEventAttribute$instance;
|
|
1705
1705
|
|
|
1706
1706
|
export interface InstallerTypeAttribute$instance extends Attribute {
|
|
1707
|
-
readonly installerType: Type;
|
|
1708
|
-
equals(obj: unknown): boolean;
|
|
1707
|
+
readonly installerType: Type | undefined;
|
|
1708
|
+
equals(obj: unknown | undefined): boolean;
|
|
1709
1709
|
getHashCode(): int;
|
|
1710
1710
|
}
|
|
1711
1711
|
|
|
1712
1712
|
|
|
1713
1713
|
export const InstallerTypeAttribute: {
|
|
1714
|
-
new(installerType: Type): InstallerTypeAttribute;
|
|
1715
|
-
new(typeName: string): InstallerTypeAttribute;
|
|
1714
|
+
new(installerType: Type | undefined): InstallerTypeAttribute;
|
|
1715
|
+
new(typeName: string | undefined): InstallerTypeAttribute;
|
|
1716
1716
|
};
|
|
1717
1717
|
|
|
1718
1718
|
|
|
@@ -1720,7 +1720,7 @@ export type InstallerTypeAttribute = InstallerTypeAttribute$instance;
|
|
|
1720
1720
|
|
|
1721
1721
|
export interface InstanceCreationEditor$instance {
|
|
1722
1722
|
readonly text: string;
|
|
1723
|
-
createInstance(context: ITypeDescriptorContext, instanceType: Type): unknown;
|
|
1723
|
+
createInstance(context: ITypeDescriptorContext, instanceType: Type): unknown | undefined;
|
|
1724
1724
|
}
|
|
1725
1725
|
|
|
1726
1726
|
|
|
@@ -1775,14 +1775,14 @@ export const Int64Converter: {
|
|
|
1775
1775
|
export type Int64Converter = Int64Converter$instance;
|
|
1776
1776
|
|
|
1777
1777
|
export interface InvalidAsynchronousStateException$instance extends ArgumentException {
|
|
1778
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
1778
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
1779
1779
|
}
|
|
1780
1780
|
|
|
1781
1781
|
|
|
1782
1782
|
export const InvalidAsynchronousStateException: {
|
|
1783
1783
|
new(): InvalidAsynchronousStateException;
|
|
1784
|
-
new(message: string): InvalidAsynchronousStateException;
|
|
1785
|
-
new(message: string, innerException: Exception): InvalidAsynchronousStateException;
|
|
1784
|
+
new(message: string | undefined): InvalidAsynchronousStateException;
|
|
1785
|
+
new(message: string | undefined, innerException: Exception | undefined): InvalidAsynchronousStateException;
|
|
1786
1786
|
};
|
|
1787
1787
|
|
|
1788
1788
|
|
|
@@ -1794,7 +1794,7 @@ export type InvalidAsynchronousStateException = InvalidAsynchronousStateExceptio
|
|
|
1794
1794
|
|
|
1795
1795
|
|
|
1796
1796
|
export interface InvalidEnumArgumentException$instance extends ArgumentException {
|
|
1797
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
1797
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
1798
1798
|
}
|
|
1799
1799
|
|
|
1800
1800
|
|
|
@@ -1802,7 +1802,7 @@ export const InvalidEnumArgumentException: {
|
|
|
1802
1802
|
new(): InvalidEnumArgumentException;
|
|
1803
1803
|
new(message: string): InvalidEnumArgumentException;
|
|
1804
1804
|
new(message: string, innerException: Exception): InvalidEnumArgumentException;
|
|
1805
|
-
new(argumentName: string, invalidValue: int, enumClass: Type): InvalidEnumArgumentException;
|
|
1805
|
+
new(argumentName: string | undefined, invalidValue: int, enumClass: Type): InvalidEnumArgumentException;
|
|
1806
1806
|
};
|
|
1807
1807
|
|
|
1808
1808
|
|
|
@@ -1835,7 +1835,7 @@ export type License = License$instance & __License$views;
|
|
|
1835
1835
|
export interface LicenseContext$instance {
|
|
1836
1836
|
readonly usageMode: LicenseUsageMode;
|
|
1837
1837
|
getSavedLicenseKey(type_: Type, resourceAssembly: Assembly): string;
|
|
1838
|
-
getService(type_: Type): unknown;
|
|
1838
|
+
getService(type_: Type): unknown | undefined;
|
|
1839
1839
|
setSavedLicenseKey(type_: Type, key: string): void;
|
|
1840
1840
|
}
|
|
1841
1841
|
|
|
@@ -1855,16 +1855,16 @@ export type LicenseContext = LicenseContext$instance & __LicenseContext$views;
|
|
|
1855
1855
|
|
|
1856
1856
|
|
|
1857
1857
|
export interface LicenseException$instance extends SystemException {
|
|
1858
|
-
readonly licensedType: Type;
|
|
1859
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
1858
|
+
readonly licensedType: Type | undefined;
|
|
1859
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
1860
1860
|
}
|
|
1861
1861
|
|
|
1862
1862
|
|
|
1863
1863
|
export const LicenseException: {
|
|
1864
|
-
new(type_: Type): LicenseException;
|
|
1865
|
-
new(type_: Type, instance: unknown): LicenseException;
|
|
1866
|
-
new(type_: Type, instance: unknown, message: string): LicenseException;
|
|
1867
|
-
new(type_: Type, instance: unknown, message: string, innerException: Exception): LicenseException;
|
|
1864
|
+
new(type_: Type | undefined): LicenseException;
|
|
1865
|
+
new(type_: Type | undefined, instance: unknown | undefined): LicenseException;
|
|
1866
|
+
new(type_: Type | undefined, instance: unknown | undefined, message: string | undefined): LicenseException;
|
|
1867
|
+
new(type_: Type | undefined, instance: unknown | undefined, message: string | undefined, innerException: Exception | undefined): LicenseException;
|
|
1868
1868
|
};
|
|
1869
1869
|
|
|
1870
1870
|
|
|
@@ -1883,8 +1883,8 @@ export const LicenseManager: {
|
|
|
1883
1883
|
new(): LicenseManager;
|
|
1884
1884
|
currentContext: LicenseContext;
|
|
1885
1885
|
readonly usageMode: LicenseUsageMode;
|
|
1886
|
-
createWithContext(type_: Type, creationContext: LicenseContext, args: unknown[]): unknown;
|
|
1887
|
-
createWithContext(type_: Type, creationContext: LicenseContext): unknown;
|
|
1886
|
+
createWithContext(type_: Type, creationContext: LicenseContext, args: unknown[]): unknown | undefined;
|
|
1887
|
+
createWithContext(type_: Type, creationContext: LicenseContext): unknown | undefined;
|
|
1888
1888
|
isLicensed(type_: Type): boolean;
|
|
1889
1889
|
isValid(type_: Type, instance: unknown, license: License): boolean;
|
|
1890
1890
|
isValid(type_: Type): boolean;
|
|
@@ -1898,7 +1898,7 @@ export const LicenseManager: {
|
|
|
1898
1898
|
export type LicenseManager = LicenseManager$instance;
|
|
1899
1899
|
|
|
1900
1900
|
export interface LicenseProvider$instance {
|
|
1901
|
-
getLicense(context: LicenseContext, type_: Type, instance: unknown, allowExceptions: boolean): License;
|
|
1901
|
+
getLicense(context: LicenseContext, type_: Type, instance: unknown | undefined, allowExceptions: boolean): License | undefined;
|
|
1902
1902
|
}
|
|
1903
1903
|
|
|
1904
1904
|
|
|
@@ -1909,7 +1909,7 @@ export const LicenseProvider: {
|
|
|
1909
1909
|
export type LicenseProvider = LicenseProvider$instance;
|
|
1910
1910
|
|
|
1911
1911
|
export interface LicenseProviderAttribute$instance extends Attribute {
|
|
1912
|
-
readonly licenseProvider: Type;
|
|
1912
|
+
readonly licenseProvider: Type | undefined;
|
|
1913
1913
|
readonly typeId: unknown;
|
|
1914
1914
|
equals(value: unknown): boolean;
|
|
1915
1915
|
getHashCode(): int;
|
|
@@ -1927,7 +1927,7 @@ export const LicenseProviderAttribute: {
|
|
|
1927
1927
|
export type LicenseProviderAttribute = LicenseProviderAttribute$instance;
|
|
1928
1928
|
|
|
1929
1929
|
export interface LicFileLicenseProvider$instance extends LicenseProvider {
|
|
1930
|
-
getLicense(context: LicenseContext, type_: Type, instance: unknown, allowExceptions: boolean): License;
|
|
1930
|
+
getLicense(context: LicenseContext, type_: Type, instance: unknown | undefined, allowExceptions: boolean): License | undefined;
|
|
1931
1931
|
}
|
|
1932
1932
|
|
|
1933
1933
|
|
|
@@ -1961,14 +1961,14 @@ export interface ListChangedEventArgs$instance extends EventArgs {
|
|
|
1961
1961
|
readonly listChangedType: ListChangedType;
|
|
1962
1962
|
readonly newIndex: int;
|
|
1963
1963
|
readonly oldIndex: int;
|
|
1964
|
-
readonly propertyDescriptor: PropertyDescriptor;
|
|
1964
|
+
readonly propertyDescriptor: PropertyDescriptor | undefined;
|
|
1965
1965
|
}
|
|
1966
1966
|
|
|
1967
1967
|
|
|
1968
1968
|
export const ListChangedEventArgs: {
|
|
1969
1969
|
new(listChangedType: ListChangedType, newIndex: int): ListChangedEventArgs;
|
|
1970
|
-
new(listChangedType: ListChangedType, newIndex: int, propDesc: PropertyDescriptor): ListChangedEventArgs;
|
|
1971
|
-
new(listChangedType: ListChangedType, propDesc: PropertyDescriptor): ListChangedEventArgs;
|
|
1970
|
+
new(listChangedType: ListChangedType, newIndex: int, propDesc: PropertyDescriptor | undefined): ListChangedEventArgs;
|
|
1971
|
+
new(listChangedType: ListChangedType, propDesc: PropertyDescriptor | undefined): ListChangedEventArgs;
|
|
1972
1972
|
new(listChangedType: ListChangedType, newIndex: int, oldIndex: int): ListChangedEventArgs;
|
|
1973
1973
|
};
|
|
1974
1974
|
|
|
@@ -1976,13 +1976,13 @@ export const ListChangedEventArgs: {
|
|
|
1976
1976
|
export type ListChangedEventArgs = ListChangedEventArgs$instance;
|
|
1977
1977
|
|
|
1978
1978
|
export interface ListSortDescription$instance {
|
|
1979
|
-
propertyDescriptor: PropertyDescriptor;
|
|
1979
|
+
propertyDescriptor: PropertyDescriptor | undefined;
|
|
1980
1980
|
sortDirection: ListSortDirection;
|
|
1981
1981
|
}
|
|
1982
1982
|
|
|
1983
1983
|
|
|
1984
1984
|
export const ListSortDescription: {
|
|
1985
|
-
new(property: PropertyDescriptor, direction: ListSortDirection): ListSortDescription;
|
|
1985
|
+
new(property: PropertyDescriptor | undefined, direction: ListSortDirection): ListSortDescription;
|
|
1986
1986
|
};
|
|
1987
1987
|
|
|
1988
1988
|
|
|
@@ -1991,15 +1991,15 @@ export type ListSortDescription = ListSortDescription$instance;
|
|
|
1991
1991
|
export interface ListSortDescriptionCollection$instance {
|
|
1992
1992
|
readonly count: int;
|
|
1993
1993
|
item: ListSortDescription;
|
|
1994
|
-
contains(value: unknown): boolean;
|
|
1995
|
-
copyTo(array: ClrArray, index: int): void;
|
|
1996
|
-
indexOf(value: unknown): int;
|
|
1994
|
+
contains(value: unknown | undefined): boolean;
|
|
1995
|
+
copyTo(array: ClrArray | undefined, index: int): void;
|
|
1996
|
+
indexOf(value: unknown | undefined): int;
|
|
1997
1997
|
}
|
|
1998
1998
|
|
|
1999
1999
|
|
|
2000
2000
|
export const ListSortDescriptionCollection: {
|
|
2001
2001
|
new(): ListSortDescriptionCollection;
|
|
2002
|
-
new(sorts: ListSortDescription[]): ListSortDescriptionCollection;
|
|
2002
|
+
new(sorts: (ListSortDescription | undefined)[] | undefined): ListSortDescriptionCollection;
|
|
2003
2003
|
};
|
|
2004
2004
|
|
|
2005
2005
|
|
|
@@ -2032,17 +2032,17 @@ export type LocalizableAttribute = LocalizableAttribute$instance;
|
|
|
2032
2032
|
|
|
2033
2033
|
export interface LookupBindingPropertiesAttribute$instance extends Attribute {
|
|
2034
2034
|
readonly dataSource: string;
|
|
2035
|
-
readonly displayMember: string;
|
|
2036
|
-
readonly lookupMember: string;
|
|
2037
|
-
readonly valueMember: string;
|
|
2038
|
-
equals(obj: unknown): boolean;
|
|
2035
|
+
readonly displayMember: string | undefined;
|
|
2036
|
+
readonly lookupMember: string | undefined;
|
|
2037
|
+
readonly valueMember: string | undefined;
|
|
2038
|
+
equals(obj: unknown | undefined): boolean;
|
|
2039
2039
|
getHashCode(): int;
|
|
2040
2040
|
}
|
|
2041
2041
|
|
|
2042
2042
|
|
|
2043
2043
|
export const LookupBindingPropertiesAttribute: {
|
|
2044
2044
|
new(): LookupBindingPropertiesAttribute;
|
|
2045
|
-
new(dataSource: string, displayMember: string, valueMember: string, lookupMember: string): LookupBindingPropertiesAttribute;
|
|
2045
|
+
new(dataSource: string | undefined, displayMember: string | undefined, valueMember: string | undefined, lookupMember: string | undefined): LookupBindingPropertiesAttribute;
|
|
2046
2046
|
readonly default_: LookupBindingPropertiesAttribute;
|
|
2047
2047
|
};
|
|
2048
2048
|
|
|
@@ -2052,10 +2052,10 @@ export type LookupBindingPropertiesAttribute = LookupBindingPropertiesAttribute$
|
|
|
2052
2052
|
export interface MarshalByValueComponent$instance {
|
|
2053
2053
|
readonly container: IContainer;
|
|
2054
2054
|
readonly designMode: boolean;
|
|
2055
|
-
site: ISite;
|
|
2055
|
+
site: ISite | undefined;
|
|
2056
2056
|
dispose(): void;
|
|
2057
|
-
getService(service: Type): unknown;
|
|
2058
|
-
toString(): string;
|
|
2057
|
+
getService(service: Type | undefined): unknown | undefined;
|
|
2058
|
+
toString(): string | undefined;
|
|
2059
2059
|
}
|
|
2060
2060
|
|
|
2061
2061
|
|
|
@@ -2070,8 +2070,6 @@ export interface __MarshalByValueComponent$views {
|
|
|
2070
2070
|
As_IDisposable(): System_Internal.IDisposable$instance;
|
|
2071
2071
|
}
|
|
2072
2072
|
|
|
2073
|
-
export interface MarshalByValueComponent$instance extends System_Internal.IServiceProvider$instance {}
|
|
2074
|
-
|
|
2075
2073
|
export type MarshalByValueComponent = MarshalByValueComponent$instance & __MarshalByValueComponent$views;
|
|
2076
2074
|
|
|
2077
2075
|
|
|
@@ -2149,11 +2147,11 @@ export interface MaskedTextProvider$instance {
|
|
|
2149
2147
|
export const MaskedTextProvider: {
|
|
2150
2148
|
new(mask: string): MaskedTextProvider;
|
|
2151
2149
|
new(mask: string, restrictToAscii: boolean): MaskedTextProvider;
|
|
2152
|
-
new(mask: string, culture: CultureInfo): MaskedTextProvider;
|
|
2153
|
-
new(mask: string, culture: CultureInfo, restrictToAscii: boolean): MaskedTextProvider;
|
|
2150
|
+
new(mask: string, culture: CultureInfo | undefined): MaskedTextProvider;
|
|
2151
|
+
new(mask: string, culture: CultureInfo | undefined, restrictToAscii: boolean): MaskedTextProvider;
|
|
2154
2152
|
new(mask: string, passwordChar: char, allowPromptAsInput: boolean): MaskedTextProvider;
|
|
2155
|
-
new(mask: string, culture: CultureInfo, passwordChar: char, allowPromptAsInput: boolean): MaskedTextProvider;
|
|
2156
|
-
new(mask: string, culture: CultureInfo, allowPromptAsInput: boolean, promptChar: char, passwordChar: char, restrictToAscii: boolean): MaskedTextProvider;
|
|
2153
|
+
new(mask: string, culture: CultureInfo | undefined, passwordChar: char, allowPromptAsInput: boolean): MaskedTextProvider;
|
|
2154
|
+
new(mask: string, culture: CultureInfo | undefined, allowPromptAsInput: boolean, promptChar: char, passwordChar: char, restrictToAscii: boolean): MaskedTextProvider;
|
|
2157
2155
|
readonly defaultPasswordChar: char;
|
|
2158
2156
|
readonly invalidIndex: int;
|
|
2159
2157
|
getOperationResultFromHint(hint: MaskedTextResultHint): boolean;
|
|
@@ -2210,12 +2208,12 @@ export const MergablePropertyAttribute: {
|
|
|
2210
2208
|
export type MergablePropertyAttribute = MergablePropertyAttribute$instance;
|
|
2211
2209
|
|
|
2212
2210
|
export interface MultilineStringConverter$instance extends TypeConverter {
|
|
2213
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
2214
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
2215
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
2216
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
2217
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
2218
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
2211
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2212
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2213
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
2214
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
2215
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
2216
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2219
2217
|
getPropertiesSupported(): boolean;
|
|
2220
2218
|
}
|
|
2221
2219
|
|
|
@@ -2271,36 +2269,36 @@ export interface NullableConverter$instance extends TypeConverter {
|
|
|
2271
2269
|
readonly nullableType: Type;
|
|
2272
2270
|
readonly underlyingType: Type;
|
|
2273
2271
|
readonly underlyingTypeConverter: TypeConverter;
|
|
2274
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
2275
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
2276
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
2277
|
-
canConvertTo(destinationType: Type): boolean;
|
|
2278
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
2279
|
-
convertFrom(value: unknown): unknown;
|
|
2280
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
2281
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
2282
|
-
createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
|
|
2283
|
-
createInstance(propertyValues: IDictionary): unknown;
|
|
2284
|
-
getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
|
|
2272
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
2273
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
2274
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
2275
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
2276
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined): unknown | undefined;
|
|
2277
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
2278
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2279
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2280
|
+
createInstance(context: ITypeDescriptorContext | undefined, propertyValues: IDictionary): unknown | undefined;
|
|
2281
|
+
createInstance(propertyValues: IDictionary | undefined): unknown | undefined;
|
|
2282
|
+
getCreateInstanceSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2285
2283
|
getCreateInstanceSupported(): boolean;
|
|
2286
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
2287
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
2288
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
2289
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
2284
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
2285
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
2286
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
2287
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2290
2288
|
getPropertiesSupported(): boolean;
|
|
2291
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
2292
|
-
getStandardValues(): ICollection;
|
|
2293
|
-
getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
|
|
2289
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection | undefined;
|
|
2290
|
+
getStandardValues(): ICollection | undefined;
|
|
2291
|
+
getStandardValuesExclusive(context: ITypeDescriptorContext | undefined): boolean;
|
|
2294
2292
|
getStandardValuesExclusive(): boolean;
|
|
2295
|
-
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
2293
|
+
getStandardValuesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2296
2294
|
getStandardValuesSupported(): boolean;
|
|
2297
|
-
isValid(context: ITypeDescriptorContext, value: unknown): boolean;
|
|
2298
|
-
isValid(value: unknown): boolean;
|
|
2295
|
+
isValid(context: ITypeDescriptorContext | undefined, value: unknown | undefined): boolean;
|
|
2296
|
+
isValid(value: unknown | undefined): boolean;
|
|
2299
2297
|
}
|
|
2300
2298
|
|
|
2301
2299
|
|
|
2302
2300
|
export const NullableConverter: {
|
|
2303
|
-
new(type_: Type): NullableConverter;
|
|
2301
|
+
new(type_: Type | undefined): NullableConverter;
|
|
2304
2302
|
};
|
|
2305
2303
|
|
|
2306
2304
|
|
|
@@ -2344,12 +2342,12 @@ export type PasswordPropertyTextAttribute = PasswordPropertyTextAttribute$instan
|
|
|
2344
2342
|
|
|
2345
2343
|
export interface ProgressChangedEventArgs$instance extends EventArgs {
|
|
2346
2344
|
readonly progressPercentage: int;
|
|
2347
|
-
readonly userState: unknown;
|
|
2345
|
+
readonly userState: unknown | undefined;
|
|
2348
2346
|
}
|
|
2349
2347
|
|
|
2350
2348
|
|
|
2351
2349
|
export const ProgressChangedEventArgs: {
|
|
2352
|
-
new(progressPercentage: int, userState: unknown): ProgressChangedEventArgs;
|
|
2350
|
+
new(progressPercentage: int, userState: unknown | undefined): ProgressChangedEventArgs;
|
|
2353
2351
|
};
|
|
2354
2352
|
|
|
2355
2353
|
|
|
@@ -2361,7 +2359,7 @@ export interface PropertyChangedEventArgs$instance extends EventArgs {
|
|
|
2361
2359
|
|
|
2362
2360
|
|
|
2363
2361
|
export const PropertyChangedEventArgs: {
|
|
2364
|
-
new(propertyName: string): PropertyChangedEventArgs;
|
|
2362
|
+
new(propertyName: string | undefined): PropertyChangedEventArgs;
|
|
2365
2363
|
};
|
|
2366
2364
|
|
|
2367
2365
|
|
|
@@ -2373,7 +2371,7 @@ export interface PropertyChangingEventArgs$instance extends EventArgs {
|
|
|
2373
2371
|
|
|
2374
2372
|
|
|
2375
2373
|
export const PropertyChangingEventArgs: {
|
|
2376
|
-
new(propertyName: string): PropertyChangingEventArgs;
|
|
2374
|
+
new(propertyName: string | undefined): PropertyChangingEventArgs;
|
|
2377
2375
|
};
|
|
2378
2376
|
|
|
2379
2377
|
|
|
@@ -2394,8 +2392,8 @@ export interface PropertyDescriptor$instance extends MemberDescriptor {
|
|
|
2394
2392
|
getChildProperties(): PropertyDescriptorCollection;
|
|
2395
2393
|
getChildProperties(filter: Attribute[]): PropertyDescriptorCollection;
|
|
2396
2394
|
getChildProperties(instance: unknown): PropertyDescriptorCollection;
|
|
2397
|
-
getChildProperties(instance: unknown, filter: Attribute[]): PropertyDescriptorCollection;
|
|
2398
|
-
getEditor(editorBaseType: Type): unknown;
|
|
2395
|
+
getChildProperties(instance: unknown | undefined, filter: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
2396
|
+
getEditor(editorBaseType: Type): unknown | undefined;
|
|
2399
2397
|
getHashCode(): int;
|
|
2400
2398
|
getValue(component: unknown): unknown;
|
|
2401
2399
|
removeValueChanged(component: unknown, handler: EventHandler): void;
|
|
@@ -2417,7 +2415,7 @@ export interface PropertyDescriptorCollection$instance {
|
|
|
2417
2415
|
clear(): void;
|
|
2418
2416
|
contains(value: PropertyDescriptor): boolean;
|
|
2419
2417
|
copyTo(array: ClrArray, index: int): void;
|
|
2420
|
-
find(name: string, ignoreCase: boolean): PropertyDescriptor;
|
|
2418
|
+
find(name: string, ignoreCase: boolean): PropertyDescriptor | undefined;
|
|
2421
2419
|
get_Item(index: int): PropertyDescriptor;
|
|
2422
2420
|
get_Item(name: string): PropertyDescriptor;
|
|
2423
2421
|
getEnumerator(): IEnumerator;
|
|
@@ -2426,15 +2424,15 @@ export interface PropertyDescriptorCollection$instance {
|
|
|
2426
2424
|
remove(value: PropertyDescriptor): void;
|
|
2427
2425
|
removeAt(index: int): void;
|
|
2428
2426
|
sort(): PropertyDescriptorCollection;
|
|
2429
|
-
sort(names: string[]): PropertyDescriptorCollection;
|
|
2430
|
-
sort(names: string[], comparer: IComparer): PropertyDescriptorCollection;
|
|
2431
|
-
sort(comparer: IComparer): PropertyDescriptorCollection;
|
|
2427
|
+
sort(names: string[] | undefined): PropertyDescriptorCollection;
|
|
2428
|
+
sort(names: string[] | undefined, comparer: IComparer | undefined): PropertyDescriptorCollection;
|
|
2429
|
+
sort(comparer: IComparer | undefined): PropertyDescriptorCollection;
|
|
2432
2430
|
}
|
|
2433
2431
|
|
|
2434
2432
|
|
|
2435
2433
|
export const PropertyDescriptorCollection: {
|
|
2436
|
-
new(properties: PropertyDescriptor[]): PropertyDescriptorCollection;
|
|
2437
|
-
new(properties: PropertyDescriptor[], readOnly: boolean): PropertyDescriptorCollection;
|
|
2434
|
+
new(properties: PropertyDescriptor[] | undefined): PropertyDescriptorCollection;
|
|
2435
|
+
new(properties: PropertyDescriptor[] | undefined, readOnly: boolean): PropertyDescriptorCollection;
|
|
2438
2436
|
readonly empty: PropertyDescriptorCollection;
|
|
2439
2437
|
};
|
|
2440
2438
|
|
|
@@ -2523,14 +2521,14 @@ export const RecommendedAsConfigurableAttribute: {
|
|
|
2523
2521
|
export type RecommendedAsConfigurableAttribute = RecommendedAsConfigurableAttribute$instance;
|
|
2524
2522
|
|
|
2525
2523
|
export interface ReferenceConverter$instance extends TypeConverter {
|
|
2526
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
2527
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
2524
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type): boolean;
|
|
2525
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
2528
2526
|
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
2529
|
-
convertFrom(value: unknown): unknown;
|
|
2527
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
2530
2528
|
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
2531
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
2532
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
2533
|
-
getStandardValues(): ICollection;
|
|
2529
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2530
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection;
|
|
2531
|
+
getStandardValues(): ICollection | undefined;
|
|
2534
2532
|
getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
|
|
2535
2533
|
getStandardValuesExclusive(): boolean;
|
|
2536
2534
|
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
@@ -2546,14 +2544,14 @@ export const ReferenceConverter: {
|
|
|
2546
2544
|
export type ReferenceConverter = ReferenceConverter$instance;
|
|
2547
2545
|
|
|
2548
2546
|
export interface RefreshEventArgs$instance extends EventArgs {
|
|
2549
|
-
readonly componentChanged: unknown;
|
|
2550
|
-
readonly typeChanged: Type;
|
|
2547
|
+
readonly componentChanged: unknown | undefined;
|
|
2548
|
+
readonly typeChanged: Type | undefined;
|
|
2551
2549
|
}
|
|
2552
2550
|
|
|
2553
2551
|
|
|
2554
2552
|
export const RefreshEventArgs: {
|
|
2555
|
-
new(componentChanged: unknown): RefreshEventArgs;
|
|
2556
|
-
new(typeChanged: Type): RefreshEventArgs;
|
|
2553
|
+
new(componentChanged: unknown | undefined): RefreshEventArgs;
|
|
2554
|
+
new(typeChanged: Type | undefined): RefreshEventArgs;
|
|
2557
2555
|
};
|
|
2558
2556
|
|
|
2559
2557
|
|
|
@@ -2597,12 +2595,12 @@ export type RunInstallerAttribute = RunInstallerAttribute$instance;
|
|
|
2597
2595
|
|
|
2598
2596
|
export interface RunWorkerCompletedEventArgs$instance extends AsyncCompletedEventArgs {
|
|
2599
2597
|
readonly result: unknown;
|
|
2600
|
-
readonly userState: unknown;
|
|
2598
|
+
readonly userState: unknown | undefined;
|
|
2601
2599
|
}
|
|
2602
2600
|
|
|
2603
2601
|
|
|
2604
2602
|
export const RunWorkerCompletedEventArgs: {
|
|
2605
|
-
new(result: unknown, error: Exception, cancelled: boolean): RunWorkerCompletedEventArgs;
|
|
2603
|
+
new(result: unknown | undefined, error: Exception | undefined, cancelled: boolean): RunWorkerCompletedEventArgs;
|
|
2606
2604
|
};
|
|
2607
2605
|
|
|
2608
2606
|
|
|
@@ -2647,10 +2645,10 @@ export const SingleConverter: {
|
|
|
2647
2645
|
export type SingleConverter = SingleConverter$instance;
|
|
2648
2646
|
|
|
2649
2647
|
export interface StringConverter$instance extends TypeConverter {
|
|
2650
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
2651
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
2652
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
2653
|
-
convertFrom(value: unknown): unknown;
|
|
2648
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type): boolean;
|
|
2649
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
2650
|
+
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown | undefined;
|
|
2651
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
2654
2652
|
}
|
|
2655
2653
|
|
|
2656
2654
|
|
|
@@ -2662,14 +2660,14 @@ export const StringConverter: {
|
|
|
2662
2660
|
export type StringConverter = StringConverter$instance;
|
|
2663
2661
|
|
|
2664
2662
|
export interface TimeOnlyConverter$instance extends TypeConverter {
|
|
2665
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
2666
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
2667
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
2668
|
-
canConvertTo(destinationType: Type): boolean;
|
|
2669
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
2670
|
-
convertFrom(value: unknown): unknown;
|
|
2671
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
2672
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
2663
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
2664
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
2665
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
2666
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
2667
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
2668
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
2669
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2670
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2673
2671
|
}
|
|
2674
2672
|
|
|
2675
2673
|
|
|
@@ -2681,14 +2679,14 @@ export const TimeOnlyConverter: {
|
|
|
2681
2679
|
export type TimeOnlyConverter = TimeOnlyConverter$instance;
|
|
2682
2680
|
|
|
2683
2681
|
export interface TimeSpanConverter$instance extends TypeConverter {
|
|
2684
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
2685
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
2686
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
2687
|
-
canConvertTo(destinationType: Type): boolean;
|
|
2688
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
2689
|
-
convertFrom(value: unknown): unknown;
|
|
2690
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
2691
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
2682
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
2683
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
2684
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
2685
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
2686
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
2687
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
2688
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2689
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2692
2690
|
}
|
|
2693
2691
|
|
|
2694
2692
|
|
|
@@ -2700,7 +2698,7 @@ export const TimeSpanConverter: {
|
|
|
2700
2698
|
export type TimeSpanConverter = TimeSpanConverter$instance;
|
|
2701
2699
|
|
|
2702
2700
|
export interface ToolboxItemAttribute$instance extends Attribute {
|
|
2703
|
-
readonly toolboxItemType: Type;
|
|
2701
|
+
readonly toolboxItemType: Type | undefined;
|
|
2704
2702
|
readonly toolboxItemTypeName: string;
|
|
2705
2703
|
equals(obj: unknown): boolean;
|
|
2706
2704
|
getHashCode(): int;
|
|
@@ -2739,41 +2737,41 @@ export const ToolboxItemFilterAttribute: {
|
|
|
2739
2737
|
export type ToolboxItemFilterAttribute = ToolboxItemFilterAttribute$instance;
|
|
2740
2738
|
|
|
2741
2739
|
export interface TypeConverter$instance {
|
|
2742
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
2743
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
2744
|
-
canConvertTo(destinationType: Type): boolean;
|
|
2745
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
2746
|
-
convertFrom(value: unknown): unknown;
|
|
2747
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
2748
|
-
convertFromInvariantString(text: string): unknown;
|
|
2749
|
-
convertFromInvariantString(context: ITypeDescriptorContext, text: string): unknown;
|
|
2750
|
-
convertFromString(text: string): unknown;
|
|
2751
|
-
convertFromString(context: ITypeDescriptorContext, text: string): unknown;
|
|
2752
|
-
convertFromString(context: ITypeDescriptorContext, culture: CultureInfo, text: string): unknown;
|
|
2753
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
2754
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
2755
|
-
convertToInvariantString(value: unknown): string;
|
|
2756
|
-
convertToInvariantString(context: ITypeDescriptorContext, value: unknown): string;
|
|
2757
|
-
convertToString(value: unknown): string;
|
|
2758
|
-
convertToString(context: ITypeDescriptorContext, value: unknown): string;
|
|
2759
|
-
convertToString(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): string;
|
|
2760
|
-
createInstance(propertyValues: IDictionary): unknown;
|
|
2761
|
-
createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
|
|
2740
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
2741
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
2742
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
2743
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
2744
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
2745
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
2746
|
+
convertFromInvariantString(text: string | undefined): unknown | undefined;
|
|
2747
|
+
convertFromInvariantString(context: ITypeDescriptorContext | undefined, text: string): unknown | undefined;
|
|
2748
|
+
convertFromString(text: string | undefined): unknown | undefined;
|
|
2749
|
+
convertFromString(context: ITypeDescriptorContext | undefined, text: string): unknown | undefined;
|
|
2750
|
+
convertFromString(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, text: string): unknown | undefined;
|
|
2751
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2752
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2753
|
+
convertToInvariantString(value: unknown | undefined): string | undefined;
|
|
2754
|
+
convertToInvariantString(context: ITypeDescriptorContext | undefined, value: unknown | undefined): string | undefined;
|
|
2755
|
+
convertToString(value: unknown | undefined): string | undefined;
|
|
2756
|
+
convertToString(context: ITypeDescriptorContext | undefined, value: unknown | undefined): string | undefined;
|
|
2757
|
+
convertToString(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined): string | undefined;
|
|
2758
|
+
createInstance(propertyValues: IDictionary | undefined): unknown | undefined;
|
|
2759
|
+
createInstance(context: ITypeDescriptorContext | undefined, propertyValues: IDictionary): unknown | undefined;
|
|
2762
2760
|
getCreateInstanceSupported(): boolean;
|
|
2763
|
-
getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
|
|
2764
|
-
getProperties(value: unknown): PropertyDescriptorCollection;
|
|
2765
|
-
getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
|
|
2766
|
-
getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
2761
|
+
getCreateInstanceSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2762
|
+
getProperties(value: unknown | undefined): PropertyDescriptorCollection | undefined;
|
|
2763
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown): PropertyDescriptorCollection | undefined;
|
|
2764
|
+
getProperties(context: ITypeDescriptorContext | undefined, value: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection | undefined;
|
|
2767
2765
|
getPropertiesSupported(): boolean;
|
|
2768
|
-
getPropertiesSupported(context: ITypeDescriptorContext): boolean;
|
|
2769
|
-
getStandardValues(): ICollection;
|
|
2770
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
2766
|
+
getPropertiesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2767
|
+
getStandardValues(): ICollection | undefined;
|
|
2768
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection | undefined;
|
|
2771
2769
|
getStandardValuesExclusive(): boolean;
|
|
2772
|
-
getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
|
|
2770
|
+
getStandardValuesExclusive(context: ITypeDescriptorContext | undefined): boolean;
|
|
2773
2771
|
getStandardValuesSupported(): boolean;
|
|
2774
|
-
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
2775
|
-
isValid(value: unknown): boolean;
|
|
2776
|
-
isValid(context: ITypeDescriptorContext, value: unknown): boolean;
|
|
2772
|
+
getStandardValuesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2773
|
+
isValid(value: unknown | undefined): boolean;
|
|
2774
|
+
isValid(context: ITypeDescriptorContext | undefined, value: unknown | undefined): boolean;
|
|
2777
2775
|
}
|
|
2778
2776
|
|
|
2779
2777
|
|
|
@@ -2824,20 +2822,20 @@ export type TypeConverterAttribute = TypeConverterAttribute$instance;
|
|
|
2824
2822
|
|
|
2825
2823
|
export interface TypeDescriptionProvider$instance {
|
|
2826
2824
|
readonly requireRegisteredTypes: Nullable_1<System_Internal.Boolean>;
|
|
2827
|
-
createInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[], args: unknown[]): unknown;
|
|
2828
|
-
getCache(instance: unknown): IDictionary;
|
|
2825
|
+
createInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[] | undefined, args: unknown[]): unknown;
|
|
2826
|
+
getCache(instance: unknown): IDictionary | undefined;
|
|
2829
2827
|
getExtendedTypeDescriptor(instance: unknown): ICustomTypeDescriptor;
|
|
2830
2828
|
getExtendedTypeDescriptorFromRegisteredType(instance: unknown): ICustomTypeDescriptor;
|
|
2831
|
-
getFullComponentName(component: unknown): string;
|
|
2829
|
+
getFullComponentName(component: unknown): string | undefined;
|
|
2832
2830
|
getReflectionType(objectType: Type): Type;
|
|
2833
2831
|
getReflectionType(instance: unknown): Type;
|
|
2834
|
-
getReflectionType(objectType: Type, instance: unknown): Type;
|
|
2832
|
+
getReflectionType(objectType: Type, instance: unknown | undefined): Type;
|
|
2835
2833
|
getRuntimeType(reflectionType: Type): Type;
|
|
2836
|
-
getTypeDescriptor(objectType: Type): ICustomTypeDescriptor;
|
|
2837
|
-
getTypeDescriptor(instance: unknown): ICustomTypeDescriptor;
|
|
2834
|
+
getTypeDescriptor(objectType: Type): ICustomTypeDescriptor | undefined;
|
|
2835
|
+
getTypeDescriptor(instance: unknown): ICustomTypeDescriptor | undefined;
|
|
2838
2836
|
getTypeDescriptor(objectType: Type, instance: unknown): ICustomTypeDescriptor;
|
|
2839
|
-
getTypeDescriptorFromRegisteredType(objectType: Type): ICustomTypeDescriptor;
|
|
2840
|
-
getTypeDescriptorFromRegisteredType(instance: unknown): ICustomTypeDescriptor;
|
|
2837
|
+
getTypeDescriptorFromRegisteredType(objectType: Type): ICustomTypeDescriptor | undefined;
|
|
2838
|
+
getTypeDescriptorFromRegisteredType(instance: unknown): ICustomTypeDescriptor | undefined;
|
|
2841
2839
|
getTypeDescriptorFromRegisteredType(objectType: Type, instance: unknown): ICustomTypeDescriptor;
|
|
2842
2840
|
isRegisteredType(type_: Type): boolean;
|
|
2843
2841
|
isSupportedType(type_: Type): boolean;
|
|
@@ -2872,7 +2870,7 @@ export const TypeDescriptor: {
|
|
|
2872
2870
|
new(): TypeDescriptor;
|
|
2873
2871
|
readonly interfaceType: Type;
|
|
2874
2872
|
readonly comObjectType: Type;
|
|
2875
|
-
comNativeDescriptorHandler: IComNativeDescriptorHandler;
|
|
2873
|
+
comNativeDescriptorHandler: IComNativeDescriptorHandler | undefined;
|
|
2876
2874
|
addAttributes(instance: unknown, ...attributes: Attribute[]): TypeDescriptionProvider;
|
|
2877
2875
|
addAttributes(type_: Type, ...attributes: Attribute[]): TypeDescriptionProvider;
|
|
2878
2876
|
addEditorTable(editorBaseType: Type, table: Hashtable): void;
|
|
@@ -2881,48 +2879,48 @@ export const TypeDescriptor: {
|
|
|
2881
2879
|
addProviderTransparent(provider: TypeDescriptionProvider, instance: unknown): void;
|
|
2882
2880
|
addProviderTransparent(provider: TypeDescriptionProvider, type_: Type): void;
|
|
2883
2881
|
createAssociation(primary: unknown, secondary: unknown): void;
|
|
2884
|
-
createDesigner(component: IComponent, designerBaseType: Type): IDesigner;
|
|
2882
|
+
createDesigner(component: IComponent, designerBaseType: Type): IDesigner | undefined;
|
|
2885
2883
|
createEvent(componentType: Type, oldEventDescriptor: EventDescriptor, ...attributes: Attribute[]): EventDescriptor;
|
|
2886
2884
|
createEvent(componentType: Type, name: string, type_: Type, ...attributes: Attribute[]): EventDescriptor;
|
|
2887
|
-
createInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[], args: unknown[]): unknown;
|
|
2885
|
+
createInstance(provider: IServiceProvider, objectType: Type, argTypes: Type[] | undefined, args: unknown[]): unknown;
|
|
2888
2886
|
createProperty(componentType: Type, oldPropertyDescriptor: PropertyDescriptor, ...attributes: Attribute[]): PropertyDescriptor;
|
|
2889
2887
|
createProperty(componentType: Type, name: string, type_: Type, ...attributes: Attribute[]): PropertyDescriptor;
|
|
2890
2888
|
getAssociation(type_: Type, primary: unknown): unknown;
|
|
2891
2889
|
getAttributes(component: unknown, noCustomTypeDesc: boolean): AttributeCollection;
|
|
2892
2890
|
getAttributes(component: unknown): AttributeCollection;
|
|
2893
2891
|
getAttributes(componentType: Type): AttributeCollection;
|
|
2894
|
-
getClassName(component: unknown, noCustomTypeDesc: boolean): string;
|
|
2895
|
-
getClassName(component: unknown): string;
|
|
2896
|
-
getClassName(componentType: Type): string;
|
|
2897
|
-
getComponentName(component: unknown, noCustomTypeDesc: boolean): string;
|
|
2898
|
-
getComponentName(component: unknown): string;
|
|
2892
|
+
getClassName(component: unknown, noCustomTypeDesc: boolean): string | undefined;
|
|
2893
|
+
getClassName(component: unknown): string | undefined;
|
|
2894
|
+
getClassName(componentType: Type): string | undefined;
|
|
2895
|
+
getComponentName(component: unknown, noCustomTypeDesc: boolean): string | undefined;
|
|
2896
|
+
getComponentName(component: unknown): string | undefined;
|
|
2899
2897
|
getConverter(component: unknown, noCustomTypeDesc: boolean): TypeConverter;
|
|
2900
2898
|
getConverter(component: unknown): TypeConverter;
|
|
2901
2899
|
getConverter(type_: Type): TypeConverter;
|
|
2902
2900
|
getConverterFromRegisteredType(component: unknown): TypeConverter;
|
|
2903
2901
|
getConverterFromRegisteredType(type_: Type): TypeConverter;
|
|
2904
|
-
getDefaultEvent(component: unknown, noCustomTypeDesc: boolean): EventDescriptor;
|
|
2905
|
-
getDefaultEvent(component: unknown): EventDescriptor;
|
|
2906
|
-
getDefaultEvent(componentType: Type): EventDescriptor;
|
|
2907
|
-
getDefaultProperty(component: unknown, noCustomTypeDesc: boolean): PropertyDescriptor;
|
|
2908
|
-
getDefaultProperty(component: unknown): PropertyDescriptor;
|
|
2909
|
-
getDefaultProperty(componentType: Type): PropertyDescriptor;
|
|
2910
|
-
getEditor(component: unknown, editorBaseType: Type, noCustomTypeDesc: boolean): unknown;
|
|
2911
|
-
getEditor(component: unknown, editorBaseType: Type): unknown;
|
|
2912
|
-
getEditor(type_: Type, editorBaseType: Type): unknown;
|
|
2913
|
-
getEvents(component: unknown, attributes: Attribute[], noCustomTypeDesc: boolean): EventDescriptorCollection;
|
|
2902
|
+
getDefaultEvent(component: unknown, noCustomTypeDesc: boolean): EventDescriptor | undefined;
|
|
2903
|
+
getDefaultEvent(component: unknown): EventDescriptor | undefined;
|
|
2904
|
+
getDefaultEvent(componentType: Type): EventDescriptor | undefined;
|
|
2905
|
+
getDefaultProperty(component: unknown, noCustomTypeDesc: boolean): PropertyDescriptor | undefined;
|
|
2906
|
+
getDefaultProperty(component: unknown): PropertyDescriptor | undefined;
|
|
2907
|
+
getDefaultProperty(componentType: Type): PropertyDescriptor | undefined;
|
|
2908
|
+
getEditor(component: unknown, editorBaseType: Type, noCustomTypeDesc: boolean): unknown | undefined;
|
|
2909
|
+
getEditor(component: unknown, editorBaseType: Type): unknown | undefined;
|
|
2910
|
+
getEditor(type_: Type, editorBaseType: Type): unknown | undefined;
|
|
2911
|
+
getEvents(component: unknown, attributes: Attribute[] | undefined, noCustomTypeDesc: boolean): EventDescriptorCollection;
|
|
2914
2912
|
getEvents(component: unknown, attributes: Attribute[]): EventDescriptorCollection;
|
|
2915
2913
|
getEvents(component: unknown, noCustomTypeDesc: boolean): EventDescriptorCollection;
|
|
2916
2914
|
getEvents(component: unknown): EventDescriptorCollection;
|
|
2917
2915
|
getEvents(componentType: Type, attributes: Attribute[]): EventDescriptorCollection;
|
|
2918
2916
|
getEvents(componentType: Type): EventDescriptorCollection;
|
|
2919
2917
|
getEventsFromRegisteredType(componentType: Type): EventDescriptorCollection;
|
|
2920
|
-
getFullComponentName(component: unknown): string;
|
|
2921
|
-
getProperties(component: unknown, attributes: Attribute[], noCustomTypeDesc: boolean): PropertyDescriptorCollection;
|
|
2922
|
-
getProperties(component: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
2918
|
+
getFullComponentName(component: unknown): string | undefined;
|
|
2919
|
+
getProperties(component: unknown, attributes: Attribute[] | undefined, noCustomTypeDesc: boolean): PropertyDescriptorCollection;
|
|
2920
|
+
getProperties(component: unknown, attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
2923
2921
|
getProperties(component: unknown, noCustomTypeDesc: boolean): PropertyDescriptorCollection;
|
|
2924
2922
|
getProperties(component: unknown): PropertyDescriptorCollection;
|
|
2925
|
-
getProperties(componentType: Type, attributes: Attribute[]): PropertyDescriptorCollection;
|
|
2923
|
+
getProperties(componentType: Type, attributes: Attribute[] | undefined): PropertyDescriptorCollection;
|
|
2926
2924
|
getProperties(componentType: Type): PropertyDescriptorCollection;
|
|
2927
2925
|
getPropertiesFromRegisteredType(component: unknown): PropertyDescriptorCollection;
|
|
2928
2926
|
getPropertiesFromRegisteredType(componentType: Type): PropertyDescriptorCollection;
|
|
@@ -2948,19 +2946,19 @@ export const TypeDescriptor: {
|
|
|
2948
2946
|
export type TypeDescriptor = TypeDescriptor$instance;
|
|
2949
2947
|
|
|
2950
2948
|
export interface TypeListConverter$instance extends TypeConverter {
|
|
2951
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
2952
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
2953
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
2954
|
-
canConvertTo(destinationType: Type): boolean;
|
|
2955
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
2956
|
-
convertFrom(value: unknown): unknown;
|
|
2957
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
2958
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
2959
|
-
getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
|
|
2960
|
-
getStandardValues(): ICollection;
|
|
2961
|
-
getStandardValuesExclusive(context: ITypeDescriptorContext): boolean;
|
|
2949
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
2950
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
2951
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
2952
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
2953
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
2954
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
2955
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2956
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
2957
|
+
getStandardValues(context: ITypeDescriptorContext | undefined): TypeConverter_StandardValuesCollection | undefined;
|
|
2958
|
+
getStandardValues(): ICollection | undefined;
|
|
2959
|
+
getStandardValuesExclusive(context: ITypeDescriptorContext | undefined): boolean;
|
|
2962
2960
|
getStandardValuesExclusive(): boolean;
|
|
2963
|
-
getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
|
|
2961
|
+
getStandardValuesSupported(context: ITypeDescriptorContext | undefined): boolean;
|
|
2964
2962
|
getStandardValuesSupported(): boolean;
|
|
2965
2963
|
}
|
|
2966
2964
|
|
|
@@ -3016,16 +3014,16 @@ export const UInt64Converter: {
|
|
|
3016
3014
|
export type UInt64Converter = UInt64Converter$instance;
|
|
3017
3015
|
|
|
3018
3016
|
export interface VersionConverter$instance extends TypeConverter {
|
|
3019
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
3020
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
3021
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
3022
|
-
canConvertTo(destinationType: Type): boolean;
|
|
3023
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
3024
|
-
convertFrom(value: unknown): unknown;
|
|
3025
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
3026
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
3027
|
-
isValid(context: ITypeDescriptorContext, value: unknown): boolean;
|
|
3028
|
-
isValid(value: unknown): boolean;
|
|
3017
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
3018
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
3019
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
3020
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
3021
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown): unknown | undefined;
|
|
3022
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
3023
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
3024
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
3025
|
+
isValid(context: ITypeDescriptorContext | undefined, value: unknown | undefined): boolean;
|
|
3026
|
+
isValid(value: unknown | undefined): boolean;
|
|
3029
3027
|
}
|
|
3030
3028
|
|
|
3031
3029
|
|
|
@@ -3037,18 +3035,18 @@ export const VersionConverter: {
|
|
|
3037
3035
|
export type VersionConverter = VersionConverter$instance;
|
|
3038
3036
|
|
|
3039
3037
|
export interface WarningException$instance extends SystemException {
|
|
3040
|
-
readonly helpTopic: string;
|
|
3041
|
-
readonly helpUrl: string;
|
|
3042
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
3038
|
+
readonly helpTopic: string | undefined;
|
|
3039
|
+
readonly helpUrl: string | undefined;
|
|
3040
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
3043
3041
|
}
|
|
3044
3042
|
|
|
3045
3043
|
|
|
3046
3044
|
export const WarningException: {
|
|
3047
3045
|
new(): WarningException;
|
|
3048
|
-
new(message: string): WarningException;
|
|
3049
|
-
new(message: string, helpUrl: string): WarningException;
|
|
3050
|
-
new(message: string, innerException: Exception): WarningException;
|
|
3051
|
-
new(message: string, helpUrl: string, helpTopic: string): WarningException;
|
|
3046
|
+
new(message: string | undefined): WarningException;
|
|
3047
|
+
new(message: string | undefined, helpUrl: string | undefined): WarningException;
|
|
3048
|
+
new(message: string | undefined, innerException: Exception | undefined): WarningException;
|
|
3049
|
+
new(message: string | undefined, helpUrl: string | undefined, helpTopic: string | undefined): WarningException;
|
|
3052
3050
|
};
|
|
3053
3051
|
|
|
3054
3052
|
|
|
@@ -3084,7 +3082,7 @@ export type Win32Exception = Win32Exception$instance & __Win32Exception$views;
|
|
|
3084
3082
|
|
|
3085
3083
|
export abstract class AsyncOperationManager$instance {
|
|
3086
3084
|
static synchronizationContext: SynchronizationContext;
|
|
3087
|
-
static createOperation(userSuppliedState: unknown): AsyncOperation;
|
|
3085
|
+
static createOperation(userSuppliedState: unknown | undefined): AsyncOperation;
|
|
3088
3086
|
}
|
|
3089
3087
|
|
|
3090
3088
|
|