@tsonic/efcore-sqlserver 10.0.5 → 10.0.8
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/Azure/internal/index.d.ts +92 -50
- package/Azure.Core/internal/index.d.ts +103 -51
- package/Azure.Core.Cryptography/internal/index.d.ts +6 -6
- package/Azure.Core.Diagnostics/internal/index.d.ts +8 -6
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -50
- package/Azure.Core.Pipeline/internal/index.d.ts +56 -32
- package/Azure.Core.Serialization/internal/index.d.ts +21 -17
- package/Azure.Identity/internal/index.d.ts +199 -93
- package/Azure.Messaging/internal/index.d.ts +11 -7
- package/Microsoft.Data/internal/index.d.ts +7 -5
- package/Microsoft.Data.Sql/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlClient/internal/index.d.ts +158 -73
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -67
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +15 -9
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +331 -329
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +9 -7
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +24 -14
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +18 -6
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +65 -41
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +14 -12
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +11 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +19 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +4 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +28 -28
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +31 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +13 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +22 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +182 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +15 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +98 -46
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +27 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +23 -17
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +7 -7
- package/Microsoft.Identity.Client/internal/index.d.ts +283 -171
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +4 -4
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +7 -3
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +25 -17
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +30 -14
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -4
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +16 -12
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +34 -24
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +19 -11
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +42 -30
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +10 -6
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +66 -48
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +206 -82
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +7 -5
- package/Microsoft.SqlServer.Server/internal/index.d.ts +17 -5
- package/System/internal/index.d.ts +19 -17
- package/System.ClientModel/internal/index.d.ts +39 -21
- package/System.ClientModel.Primitives/internal/index.d.ts +133 -65
- package/System.Configuration/internal/index.d.ts +280 -64
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -9
- package/System.Diagnostics/internal/index.d.ts +2 -2
- package/System.Drawing.Configuration/internal/index.d.ts +6 -4
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +68 -56
- package/System.Security.Cryptography/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -5
- package/__internal/extensions/index.d.ts +745 -695
- package/package.json +5 -5
|
@@ -11,23 +11,23 @@ import type { IConfigErrorInfo } from "../../System.Configuration.Internal/inter
|
|
|
11
11
|
import * as System_Configuration_Provider_Internal from "../../System.Configuration.Provider/internal/index.js";
|
|
12
12
|
import type { ProviderBase, ProviderCollection } from "../../System.Configuration.Provider/internal/index.js";
|
|
13
13
|
import type { UriIdnScope } from "../../System/internal/index.js";
|
|
14
|
-
import * as
|
|
15
|
-
import type {
|
|
16
|
-
import * as
|
|
17
|
-
import type {
|
|
18
|
-
import * as System_ComponentModel_Internal from "@tsonic/dotnet/System.ComponentModel.js";
|
|
19
|
-
import type { CancelEventArgs, IComponent, INotifyPropertyChanged, ITypeDescriptorContext, PropertyChangedEventArgs, PropertyChangedEventHandler, TypeConverter } from "@tsonic/dotnet/System.ComponentModel.js";
|
|
20
|
-
import type { CultureInfo } from "@tsonic/dotnet/System.Globalization.js";
|
|
21
|
-
import * as
|
|
22
|
-
import type {
|
|
23
|
-
import
|
|
24
|
-
import type {
|
|
25
|
-
import
|
|
26
|
-
import type {
|
|
27
|
-
import * as System_Xml_Internal from "@tsonic/dotnet/System.Xml.js";
|
|
28
|
-
import type { XmlAttribute, XmlCDataSection, XmlComment, XmlDocument, XmlElement, XmlNode, XmlReader, XmlSignificantWhitespace, XmlText, XmlTextReader, XmlWhitespace, XmlWriter } from "@tsonic/dotnet/System.Xml.js";
|
|
29
|
-
import * as
|
|
30
|
-
import type {
|
|
14
|
+
import * as System_Collections_Specialized_Internal from "@tsonic/dotnet/System.Collections.Specialized/internal/index.js";
|
|
15
|
+
import type { NameObjectCollectionBase, NameValueCollection, StringCollection } from "@tsonic/dotnet/System.Collections.Specialized/internal/index.js";
|
|
16
|
+
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
17
|
+
import type { Hashtable, ICollection, IComparer, IDictionary, IEnumerable, IEnumerator, IList, ReadOnlyCollectionBase } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
18
|
+
import * as System_ComponentModel_Internal from "@tsonic/dotnet/System.ComponentModel/internal/index.js";
|
|
19
|
+
import type { CancelEventArgs, IComponent, INotifyPropertyChanged, ITypeDescriptorContext, PropertyChangedEventArgs, PropertyChangedEventHandler, TypeConverter } from "@tsonic/dotnet/System.ComponentModel/internal/index.js";
|
|
20
|
+
import type { CultureInfo } from "@tsonic/dotnet/System.Globalization/internal/index.js";
|
|
21
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
22
|
+
import type { IDeserializationCallback, ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
23
|
+
import type { FrameworkName } from "@tsonic/dotnet/System.Runtime.Versioning/internal/index.js";
|
|
24
|
+
import type { RSAParameters } from "@tsonic/dotnet/System.Security.Cryptography/internal/index.js";
|
|
25
|
+
import * as System_Xml_XPath_Internal from "@tsonic/dotnet/System.Xml.XPath/internal/index.js";
|
|
26
|
+
import type { IXPathNavigable } from "@tsonic/dotnet/System.Xml.XPath/internal/index.js";
|
|
27
|
+
import * as System_Xml_Internal from "@tsonic/dotnet/System.Xml/internal/index.js";
|
|
28
|
+
import type { XmlAttribute, XmlCDataSection, XmlComment, XmlDocument, XmlElement, XmlNode, XmlReader, XmlSignificantWhitespace, XmlText, XmlTextReader, XmlWhitespace, XmlWriter } from "@tsonic/dotnet/System.Xml/internal/index.js";
|
|
29
|
+
import * as System_Lib from "@tsonic/dotnet/System/internal/index.js";
|
|
30
|
+
import type { Array as ClrArray, AsyncCallback, Attribute, Boolean as ClrBoolean, Enum, EventArgs, Exception, Func_2, GenericUriParserOptions, IAsyncResult, ICloneable, IComparable, IConvertible, IFormattable, Int32, Int64, IntPtr, ISpanFormattable, MulticastDelegate, Object as ClrObject, String as ClrString, SystemException, TimeSpan, Type, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
31
31
|
|
|
32
32
|
export enum ConfigurationAllowDefinition {
|
|
33
33
|
MachineOnly = 0,
|
|
@@ -174,6 +174,8 @@ export interface ISettingsProviderService$instance {
|
|
|
174
174
|
export type ISettingsProviderService = ISettingsProviderService$instance;
|
|
175
175
|
|
|
176
176
|
export interface ApplicationScopedSettingAttribute$instance extends SettingAttribute {
|
|
177
|
+
readonly __tsonic_type_System_Configuration_ApplicationScopedSettingAttribute: never;
|
|
178
|
+
|
|
177
179
|
}
|
|
178
180
|
|
|
179
181
|
|
|
@@ -185,10 +187,11 @@ export const ApplicationScopedSettingAttribute: {
|
|
|
185
187
|
export type ApplicationScopedSettingAttribute = ApplicationScopedSettingAttribute$instance;
|
|
186
188
|
|
|
187
189
|
export interface ApplicationSettingsBase$instance extends SettingsBase {
|
|
190
|
+
readonly __tsonic_type_System_Configuration_ApplicationSettingsBase: never;
|
|
191
|
+
|
|
188
192
|
readonly __tsonic_iface_System_ComponentModel_INotifyPropertyChanged: never;
|
|
189
193
|
|
|
190
194
|
readonly Context: SettingsContext;
|
|
191
|
-
[propertyName: string]: unknown;
|
|
192
195
|
readonly Properties: SettingsPropertyCollection;
|
|
193
196
|
readonly PropertyValues: SettingsPropertyValueCollection;
|
|
194
197
|
readonly Providers: SettingsProviderCollection;
|
|
@@ -209,9 +212,11 @@ export const ApplicationSettingsBase: (abstract new() => ApplicationSettingsBase
|
|
|
209
212
|
};
|
|
210
213
|
|
|
211
214
|
|
|
212
|
-
export type ApplicationSettingsBase = ApplicationSettingsBase$instance;
|
|
215
|
+
export type ApplicationSettingsBase = ApplicationSettingsBase$instance & { [propertyName: string]: unknown; };
|
|
213
216
|
|
|
214
217
|
export interface ApplicationSettingsGroup$instance extends ConfigurationSectionGroup {
|
|
218
|
+
readonly __tsonic_type_System_Configuration_ApplicationSettingsGroup: never;
|
|
219
|
+
|
|
215
220
|
}
|
|
216
221
|
|
|
217
222
|
|
|
@@ -223,6 +228,8 @@ export const ApplicationSettingsGroup: {
|
|
|
223
228
|
export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
|
|
224
229
|
|
|
225
230
|
export interface AppSettingsReader$instance {
|
|
231
|
+
readonly __tsonic_type_System_Configuration_AppSettingsReader: never;
|
|
232
|
+
|
|
226
233
|
GetValue(key: string, type: Type): unknown;
|
|
227
234
|
}
|
|
228
235
|
|
|
@@ -235,6 +242,8 @@ export const AppSettingsReader: {
|
|
|
235
242
|
export type AppSettingsReader = AppSettingsReader$instance;
|
|
236
243
|
|
|
237
244
|
export interface AppSettingsSection$instance extends ConfigurationSection {
|
|
245
|
+
readonly __tsonic_type_System_Configuration_AppSettingsSection: never;
|
|
246
|
+
|
|
238
247
|
File: string;
|
|
239
248
|
readonly Properties: ConfigurationPropertyCollection;
|
|
240
249
|
readonly Settings: KeyValueConfigurationCollection;
|
|
@@ -252,6 +261,8 @@ export const AppSettingsSection: {
|
|
|
252
261
|
export type AppSettingsSection = AppSettingsSection$instance;
|
|
253
262
|
|
|
254
263
|
export interface CallbackValidator$instance extends ConfigurationValidatorBase {
|
|
264
|
+
readonly __tsonic_type_System_Configuration_CallbackValidator: never;
|
|
265
|
+
|
|
255
266
|
CanValidate(type: Type): boolean;
|
|
256
267
|
Validate(value: unknown): void;
|
|
257
268
|
}
|
|
@@ -265,6 +276,8 @@ export const CallbackValidator: {
|
|
|
265
276
|
export type CallbackValidator = CallbackValidator$instance;
|
|
266
277
|
|
|
267
278
|
export interface CallbackValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
279
|
+
readonly __tsonic_type_System_Configuration_CallbackValidatorAttribute: never;
|
|
280
|
+
|
|
268
281
|
CallbackMethodName: string;
|
|
269
282
|
Type: Type;
|
|
270
283
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
@@ -279,6 +292,8 @@ export const CallbackValidatorAttribute: {
|
|
|
279
292
|
export type CallbackValidatorAttribute = CallbackValidatorAttribute$instance;
|
|
280
293
|
|
|
281
294
|
export interface ClientSettingsSection$instance extends ConfigurationSection {
|
|
295
|
+
readonly __tsonic_type_System_Configuration_ClientSettingsSection: never;
|
|
296
|
+
|
|
282
297
|
readonly Properties: ConfigurationPropertyCollection;
|
|
283
298
|
readonly Settings: SettingElementCollection;
|
|
284
299
|
}
|
|
@@ -292,13 +307,14 @@ export const ClientSettingsSection: {
|
|
|
292
307
|
export type ClientSettingsSection = ClientSettingsSection$instance;
|
|
293
308
|
|
|
294
309
|
export interface CommaDelimitedStringCollection$instance extends StringCollection {
|
|
310
|
+
readonly __tsonic_type_System_Configuration_CommaDelimitedStringCollection: never;
|
|
311
|
+
|
|
295
312
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
296
313
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
297
314
|
readonly __tsonic_iface_System_Collections_IList: never;
|
|
298
315
|
|
|
299
316
|
readonly IsModified: boolean;
|
|
300
317
|
IsReadOnly: boolean;
|
|
301
|
-
[index: number]: string;
|
|
302
318
|
Add(value: string): void;
|
|
303
319
|
AddRange(range: string[]): void;
|
|
304
320
|
Clear(): void;
|
|
@@ -315,9 +331,11 @@ export const CommaDelimitedStringCollection: {
|
|
|
315
331
|
};
|
|
316
332
|
|
|
317
333
|
|
|
318
|
-
export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$instance;
|
|
334
|
+
export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$instance & { [index: number]: string; };
|
|
319
335
|
|
|
320
336
|
export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
|
|
337
|
+
readonly __tsonic_type_System_Configuration_CommaDelimitedStringCollectionConverter: never;
|
|
338
|
+
|
|
321
339
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
322
340
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
323
341
|
}
|
|
@@ -331,8 +349,10 @@ export const CommaDelimitedStringCollectionConverter: {
|
|
|
331
349
|
export type CommaDelimitedStringCollectionConverter = CommaDelimitedStringCollectionConverter$instance;
|
|
332
350
|
|
|
333
351
|
export interface Configuration$instance {
|
|
352
|
+
readonly __tsonic_type_System_Configuration_Configuration: never;
|
|
353
|
+
|
|
334
354
|
readonly AppSettings: AppSettingsSection;
|
|
335
|
-
AssemblyStringTransformer:
|
|
355
|
+
AssemblyStringTransformer: Func_2<System_Internal.String, System_Internal.String>;
|
|
336
356
|
readonly ConnectionStrings: ConnectionStringsSection;
|
|
337
357
|
readonly EvaluationContext: ContextInformation;
|
|
338
358
|
readonly FilePath: string;
|
|
@@ -343,7 +363,7 @@ export interface Configuration$instance {
|
|
|
343
363
|
readonly SectionGroups: ConfigurationSectionGroupCollection;
|
|
344
364
|
readonly Sections: ConfigurationSectionCollection;
|
|
345
365
|
TargetFramework: FrameworkName;
|
|
346
|
-
TypeStringTransformer:
|
|
366
|
+
TypeStringTransformer: Func_2<System_Internal.String, System_Internal.String>;
|
|
347
367
|
GetSection(sectionName: string): ConfigurationSection;
|
|
348
368
|
GetSectionGroup(sectionGroupName: string): ConfigurationSectionGroup;
|
|
349
369
|
Save(): void;
|
|
@@ -362,6 +382,8 @@ export const Configuration: {
|
|
|
362
382
|
export type Configuration = Configuration$instance;
|
|
363
383
|
|
|
364
384
|
export interface ConfigurationCollectionAttribute$instance extends Attribute {
|
|
385
|
+
readonly __tsonic_type_System_Configuration_ConfigurationCollectionAttribute: never;
|
|
386
|
+
|
|
365
387
|
AddItemName: string;
|
|
366
388
|
ClearItemsName: string;
|
|
367
389
|
CollectionType: ConfigurationElementCollectionType;
|
|
@@ -378,6 +400,8 @@ export const ConfigurationCollectionAttribute: {
|
|
|
378
400
|
export type ConfigurationCollectionAttribute = ConfigurationCollectionAttribute$instance;
|
|
379
401
|
|
|
380
402
|
export interface ConfigurationConverterBase$instance extends TypeConverter {
|
|
403
|
+
readonly __tsonic_type_System_Configuration_ConfigurationConverterBase: never;
|
|
404
|
+
|
|
381
405
|
CanConvertFrom(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
382
406
|
CanConvertTo(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
383
407
|
}
|
|
@@ -390,6 +414,8 @@ export const ConfigurationConverterBase: (abstract new() => ConfigurationConvert
|
|
|
390
414
|
export type ConfigurationConverterBase = ConfigurationConverterBase$instance;
|
|
391
415
|
|
|
392
416
|
export interface ConfigurationElement$instance {
|
|
417
|
+
readonly __tsonic_type_System_Configuration_ConfigurationElement: never;
|
|
418
|
+
|
|
393
419
|
readonly CurrentConfiguration: Configuration;
|
|
394
420
|
readonly ElementInformation: ElementInformation;
|
|
395
421
|
readonly ElementProperty: ConfigurationElementProperty;
|
|
@@ -430,6 +456,8 @@ export const ConfigurationElement: (abstract new() => ConfigurationElement) & {
|
|
|
430
456
|
export type ConfigurationElement = ConfigurationElement$instance;
|
|
431
457
|
|
|
432
458
|
export interface ConfigurationElementCollection$instance extends ConfigurationElement {
|
|
459
|
+
readonly __tsonic_type_System_Configuration_ConfigurationElementCollection: never;
|
|
460
|
+
|
|
433
461
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
434
462
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
435
463
|
|
|
@@ -469,6 +497,8 @@ export const ConfigurationElementCollection: (abstract new() => ConfigurationEle
|
|
|
469
497
|
export type ConfigurationElementCollection = ConfigurationElementCollection$instance;
|
|
470
498
|
|
|
471
499
|
export interface ConfigurationElementProperty$instance {
|
|
500
|
+
readonly __tsonic_type_System_Configuration_ConfigurationElementProperty: never;
|
|
501
|
+
|
|
472
502
|
readonly Validator: ConfigurationValidatorBase;
|
|
473
503
|
}
|
|
474
504
|
|
|
@@ -481,6 +511,8 @@ export const ConfigurationElementProperty: {
|
|
|
481
511
|
export type ConfigurationElementProperty = ConfigurationElementProperty$instance;
|
|
482
512
|
|
|
483
513
|
export interface ConfigurationErrorsException$instance extends ConfigurationException {
|
|
514
|
+
readonly __tsonic_type_System_Configuration_ConfigurationErrorsException: never;
|
|
515
|
+
|
|
484
516
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
485
517
|
|
|
486
518
|
readonly Errors: ICollection;
|
|
@@ -511,6 +543,8 @@ export const ConfigurationErrorsException: {
|
|
|
511
543
|
export type ConfigurationErrorsException = ConfigurationErrorsException$instance;
|
|
512
544
|
|
|
513
545
|
export interface ConfigurationException$instance extends SystemException {
|
|
546
|
+
readonly __tsonic_type_System_Configuration_ConfigurationException: never;
|
|
547
|
+
|
|
514
548
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
515
549
|
|
|
516
550
|
readonly BareMessage: string;
|
|
@@ -537,6 +571,8 @@ export const ConfigurationException: {
|
|
|
537
571
|
export type ConfigurationException = ConfigurationException$instance;
|
|
538
572
|
|
|
539
573
|
export interface ConfigurationFileMap$instance {
|
|
574
|
+
readonly __tsonic_type_System_Configuration_ConfigurationFileMap: never;
|
|
575
|
+
|
|
540
576
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
541
577
|
|
|
542
578
|
MachineConfigFilename: string;
|
|
@@ -553,6 +589,8 @@ export const ConfigurationFileMap: {
|
|
|
553
589
|
export type ConfigurationFileMap = ConfigurationFileMap$instance;
|
|
554
590
|
|
|
555
591
|
export interface ConfigurationLocation$instance {
|
|
592
|
+
readonly __tsonic_type_System_Configuration_ConfigurationLocation: never;
|
|
593
|
+
|
|
556
594
|
readonly Path: string;
|
|
557
595
|
OpenConfiguration(): Configuration;
|
|
558
596
|
}
|
|
@@ -565,10 +603,11 @@ export const ConfigurationLocation: {
|
|
|
565
603
|
export type ConfigurationLocation = ConfigurationLocation$instance;
|
|
566
604
|
|
|
567
605
|
export interface ConfigurationLocationCollection$instance extends ReadOnlyCollectionBase {
|
|
606
|
+
readonly __tsonic_type_System_Configuration_ConfigurationLocationCollection: never;
|
|
607
|
+
|
|
568
608
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
569
609
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
570
610
|
|
|
571
|
-
readonly [index: number]: ConfigurationLocation;
|
|
572
611
|
}
|
|
573
612
|
|
|
574
613
|
|
|
@@ -576,9 +615,11 @@ export const ConfigurationLocationCollection: {
|
|
|
576
615
|
};
|
|
577
616
|
|
|
578
617
|
|
|
579
|
-
export type ConfigurationLocationCollection = ConfigurationLocationCollection$instance;
|
|
618
|
+
export type ConfigurationLocationCollection = ConfigurationLocationCollection$instance & { readonly [index: number]: ConfigurationLocation; };
|
|
580
619
|
|
|
581
620
|
export interface ConfigurationLockCollection$instance {
|
|
621
|
+
readonly __tsonic_type_System_Configuration_ConfigurationLockCollection: never;
|
|
622
|
+
|
|
582
623
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
583
624
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
584
625
|
|
|
@@ -606,6 +647,8 @@ export const ConfigurationLockCollection: {
|
|
|
606
647
|
export type ConfigurationLockCollection = ConfigurationLockCollection$instance;
|
|
607
648
|
|
|
608
649
|
export interface ConfigurationProperty$instance {
|
|
650
|
+
readonly __tsonic_type_System_Configuration_ConfigurationProperty: never;
|
|
651
|
+
|
|
609
652
|
readonly Converter: TypeConverter;
|
|
610
653
|
DefaultValue: unknown;
|
|
611
654
|
Description: string;
|
|
@@ -633,6 +676,8 @@ export const ConfigurationProperty: {
|
|
|
633
676
|
export type ConfigurationProperty = ConfigurationProperty$instance;
|
|
634
677
|
|
|
635
678
|
export interface ConfigurationPropertyAttribute$instance extends Attribute {
|
|
679
|
+
readonly __tsonic_type_System_Configuration_ConfigurationPropertyAttribute: never;
|
|
680
|
+
|
|
636
681
|
DefaultValue: unknown;
|
|
637
682
|
IsDefaultCollection: boolean;
|
|
638
683
|
IsKey: boolean;
|
|
@@ -650,12 +695,13 @@ export const ConfigurationPropertyAttribute: {
|
|
|
650
695
|
export type ConfigurationPropertyAttribute = ConfigurationPropertyAttribute$instance;
|
|
651
696
|
|
|
652
697
|
export interface ConfigurationPropertyCollection$instance {
|
|
698
|
+
readonly __tsonic_type_System_Configuration_ConfigurationPropertyCollection: never;
|
|
699
|
+
|
|
653
700
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
654
701
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
655
702
|
|
|
656
703
|
readonly Count: int;
|
|
657
704
|
readonly IsSynchronized: boolean;
|
|
658
|
-
readonly [name: string]: ConfigurationProperty;
|
|
659
705
|
readonly SyncRoot: unknown;
|
|
660
706
|
Add(property: ConfigurationProperty): void;
|
|
661
707
|
Clear(): void;
|
|
@@ -671,9 +717,11 @@ export const ConfigurationPropertyCollection: {
|
|
|
671
717
|
};
|
|
672
718
|
|
|
673
719
|
|
|
674
|
-
export type ConfigurationPropertyCollection = ConfigurationPropertyCollection$instance;
|
|
720
|
+
export type ConfigurationPropertyCollection = ConfigurationPropertyCollection$instance & { readonly [name: string]: ConfigurationProperty; };
|
|
675
721
|
|
|
676
722
|
export interface ConfigurationSection$instance extends ConfigurationElement {
|
|
723
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSection: never;
|
|
724
|
+
|
|
677
725
|
readonly SectionInformation: SectionInformation;
|
|
678
726
|
DeserializeSection(reader: XmlReader): void;
|
|
679
727
|
GetRuntimeObject(): unknown;
|
|
@@ -693,6 +741,8 @@ export const ConfigurationSection: (abstract new() => ConfigurationSection) & {
|
|
|
693
741
|
export type ConfigurationSection = ConfigurationSection$instance;
|
|
694
742
|
|
|
695
743
|
export interface ConfigurationSectionCollection$instance extends NameObjectCollectionBase {
|
|
744
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSectionCollection: never;
|
|
745
|
+
|
|
696
746
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
697
747
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
698
748
|
readonly __tsonic_iface_System_Runtime_Serialization_IDeserializationCallback: never;
|
|
@@ -719,6 +769,8 @@ export const ConfigurationSectionCollection: {
|
|
|
719
769
|
export type ConfigurationSectionCollection = ConfigurationSectionCollection$instance;
|
|
720
770
|
|
|
721
771
|
export interface ConfigurationSectionGroup$instance {
|
|
772
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSectionGroup: never;
|
|
773
|
+
|
|
722
774
|
IsDeclarationRequired: boolean;
|
|
723
775
|
IsDeclared: boolean;
|
|
724
776
|
Name: string;
|
|
@@ -740,6 +792,8 @@ export const ConfigurationSectionGroup: {
|
|
|
740
792
|
export type ConfigurationSectionGroup = ConfigurationSectionGroup$instance;
|
|
741
793
|
|
|
742
794
|
export interface ConfigurationSectionGroupCollection$instance extends NameObjectCollectionBase {
|
|
795
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSectionGroupCollection: never;
|
|
796
|
+
|
|
743
797
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
744
798
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
745
799
|
readonly __tsonic_iface_System_Runtime_Serialization_IDeserializationCallback: never;
|
|
@@ -766,6 +820,8 @@ export const ConfigurationSectionGroupCollection: {
|
|
|
766
820
|
export type ConfigurationSectionGroupCollection = ConfigurationSectionGroupCollection$instance;
|
|
767
821
|
|
|
768
822
|
export interface ConfigurationSettings$instance {
|
|
823
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSettings: never;
|
|
824
|
+
|
|
769
825
|
}
|
|
770
826
|
|
|
771
827
|
|
|
@@ -778,6 +834,8 @@ export const ConfigurationSettings: {
|
|
|
778
834
|
export type ConfigurationSettings = ConfigurationSettings$instance;
|
|
779
835
|
|
|
780
836
|
export interface ConfigurationValidatorAttribute$instance extends Attribute {
|
|
837
|
+
readonly __tsonic_type_System_Configuration_ConfigurationValidatorAttribute: never;
|
|
838
|
+
|
|
781
839
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
782
840
|
readonly ValidatorType: Type;
|
|
783
841
|
}
|
|
@@ -791,6 +849,8 @@ export const ConfigurationValidatorAttribute: {
|
|
|
791
849
|
export type ConfigurationValidatorAttribute = ConfigurationValidatorAttribute$instance;
|
|
792
850
|
|
|
793
851
|
export interface ConfigurationValidatorBase$instance {
|
|
852
|
+
readonly __tsonic_type_System_Configuration_ConfigurationValidatorBase: never;
|
|
853
|
+
|
|
794
854
|
CanValidate(type: Type): boolean;
|
|
795
855
|
Validate(value: unknown): void;
|
|
796
856
|
}
|
|
@@ -802,7 +862,9 @@ export const ConfigurationValidatorBase: (abstract new() => ConfigurationValidat
|
|
|
802
862
|
|
|
803
863
|
export type ConfigurationValidatorBase = ConfigurationValidatorBase$instance;
|
|
804
864
|
|
|
805
|
-
export interface ConfigXmlDocument$instance extends XmlDocument {
|
|
865
|
+
export interface ConfigXmlDocument$instance extends XmlDocument, System_Configuration_Internal_Internal.IConfigErrorInfo$instance, System_Lib.ICloneable, System_Xml_XPath_Internal.IXPathNavigable {
|
|
866
|
+
readonly __tsonic_type_System_Configuration_ConfigXmlDocument: never;
|
|
867
|
+
|
|
806
868
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
807
869
|
readonly __tsonic_iface_System_Configuration_Internal_IConfigErrorInfo: never;
|
|
808
870
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
@@ -831,12 +893,12 @@ export interface __ConfigXmlDocument$views {
|
|
|
831
893
|
As_IConfigErrorInfo(): System_Configuration_Internal_Internal.IConfigErrorInfo$instance;
|
|
832
894
|
}
|
|
833
895
|
|
|
834
|
-
export interface ConfigXmlDocument$instance extends System_Configuration_Internal_Internal.IConfigErrorInfo$instance, System_Lib.ICloneable, System_Xml_XPath_Internal.IXPathNavigable {}
|
|
835
|
-
|
|
836
896
|
export type ConfigXmlDocument = ConfigXmlDocument$instance & __ConfigXmlDocument$views;
|
|
837
897
|
|
|
838
898
|
|
|
839
899
|
export interface ConnectionStringSettings$instance extends ConfigurationElement {
|
|
900
|
+
readonly __tsonic_type_System_Configuration_ConnectionStringSettings: never;
|
|
901
|
+
|
|
840
902
|
ConnectionString: string;
|
|
841
903
|
Name: string;
|
|
842
904
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -855,6 +917,8 @@ export const ConnectionStringSettings: {
|
|
|
855
917
|
export type ConnectionStringSettings = ConnectionStringSettings$instance;
|
|
856
918
|
|
|
857
919
|
export interface ConnectionStringSettingsCollection$instance extends ConfigurationElementCollection {
|
|
920
|
+
readonly __tsonic_type_System_Configuration_ConnectionStringSettingsCollection: never;
|
|
921
|
+
|
|
858
922
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
859
923
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
860
924
|
|
|
@@ -884,6 +948,8 @@ export const ConnectionStringSettingsCollection: {
|
|
|
884
948
|
export type ConnectionStringSettingsCollection = ConnectionStringSettingsCollection$instance;
|
|
885
949
|
|
|
886
950
|
export interface ConnectionStringsSection$instance extends ConfigurationSection {
|
|
951
|
+
readonly __tsonic_type_System_Configuration_ConnectionStringsSection: never;
|
|
952
|
+
|
|
887
953
|
readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
888
954
|
readonly Properties: ConfigurationPropertyCollection;
|
|
889
955
|
GetRuntimeObject(): unknown;
|
|
@@ -898,6 +964,8 @@ export const ConnectionStringsSection: {
|
|
|
898
964
|
export type ConnectionStringsSection = ConnectionStringsSection$instance;
|
|
899
965
|
|
|
900
966
|
export interface ContextInformation$instance {
|
|
967
|
+
readonly __tsonic_type_System_Configuration_ContextInformation: never;
|
|
968
|
+
|
|
901
969
|
readonly HostingContext: unknown;
|
|
902
970
|
readonly IsMachineLevel: boolean;
|
|
903
971
|
GetSection(sectionName: string): unknown;
|
|
@@ -911,6 +979,8 @@ export const ContextInformation: {
|
|
|
911
979
|
export type ContextInformation = ContextInformation$instance;
|
|
912
980
|
|
|
913
981
|
export interface DefaultSection$instance extends ConfigurationSection {
|
|
982
|
+
readonly __tsonic_type_System_Configuration_DefaultSection: never;
|
|
983
|
+
|
|
914
984
|
readonly Properties: ConfigurationPropertyCollection;
|
|
915
985
|
DeserializeSection(xmlReader: XmlReader): void;
|
|
916
986
|
IsModified(): boolean;
|
|
@@ -928,6 +998,8 @@ export const DefaultSection: {
|
|
|
928
998
|
export type DefaultSection = DefaultSection$instance;
|
|
929
999
|
|
|
930
1000
|
export interface DefaultSettingValueAttribute$instance extends Attribute {
|
|
1001
|
+
readonly __tsonic_type_System_Configuration_DefaultSettingValueAttribute: never;
|
|
1002
|
+
|
|
931
1003
|
readonly Value: string;
|
|
932
1004
|
}
|
|
933
1005
|
|
|
@@ -940,6 +1012,8 @@ export const DefaultSettingValueAttribute: {
|
|
|
940
1012
|
export type DefaultSettingValueAttribute = DefaultSettingValueAttribute$instance;
|
|
941
1013
|
|
|
942
1014
|
export interface DefaultValidator$instance extends ConfigurationValidatorBase {
|
|
1015
|
+
readonly __tsonic_type_System_Configuration_DefaultValidator: never;
|
|
1016
|
+
|
|
943
1017
|
CanValidate(type: Type): boolean;
|
|
944
1018
|
Validate(value: unknown): void;
|
|
945
1019
|
}
|
|
@@ -952,7 +1026,9 @@ export const DefaultValidator: {
|
|
|
952
1026
|
|
|
953
1027
|
export type DefaultValidator = DefaultValidator$instance;
|
|
954
1028
|
|
|
955
|
-
export interface DictionarySectionHandler$instance {
|
|
1029
|
+
export interface DictionarySectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1030
|
+
readonly __tsonic_type_System_Configuration_DictionarySectionHandler: never;
|
|
1031
|
+
|
|
956
1032
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
957
1033
|
|
|
958
1034
|
readonly KeyAttributeName: string;
|
|
@@ -970,12 +1046,12 @@ export interface __DictionarySectionHandler$views {
|
|
|
970
1046
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
971
1047
|
}
|
|
972
1048
|
|
|
973
|
-
export interface DictionarySectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
974
|
-
|
|
975
1049
|
export type DictionarySectionHandler = DictionarySectionHandler$instance & __DictionarySectionHandler$views;
|
|
976
1050
|
|
|
977
1051
|
|
|
978
1052
|
export interface DpapiProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
1053
|
+
readonly __tsonic_type_System_Configuration_DpapiProtectedConfigurationProvider: never;
|
|
1054
|
+
|
|
979
1055
|
readonly UseMachineProtection: boolean;
|
|
980
1056
|
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
981
1057
|
Encrypt(node: XmlNode): XmlNode;
|
|
@@ -991,6 +1067,8 @@ export const DpapiProtectedConfigurationProvider: {
|
|
|
991
1067
|
export type DpapiProtectedConfigurationProvider = DpapiProtectedConfigurationProvider$instance;
|
|
992
1068
|
|
|
993
1069
|
export interface ElementInformation$instance {
|
|
1070
|
+
readonly __tsonic_type_System_Configuration_ElementInformation: never;
|
|
1071
|
+
|
|
994
1072
|
readonly Errors: ICollection;
|
|
995
1073
|
readonly IsCollection: boolean;
|
|
996
1074
|
readonly IsLocked: boolean;
|
|
@@ -1010,6 +1088,8 @@ export const ElementInformation: {
|
|
|
1010
1088
|
export type ElementInformation = ElementInformation$instance;
|
|
1011
1089
|
|
|
1012
1090
|
export interface ExeConfigurationFileMap$instance extends ConfigurationFileMap {
|
|
1091
|
+
readonly __tsonic_type_System_Configuration_ExeConfigurationFileMap: never;
|
|
1092
|
+
|
|
1013
1093
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
1014
1094
|
|
|
1015
1095
|
ExeConfigFilename: string;
|
|
@@ -1028,6 +1108,8 @@ export const ExeConfigurationFileMap: {
|
|
|
1028
1108
|
export type ExeConfigurationFileMap = ExeConfigurationFileMap$instance;
|
|
1029
1109
|
|
|
1030
1110
|
export interface ExeContext$instance {
|
|
1111
|
+
readonly __tsonic_type_System_Configuration_ExeContext: never;
|
|
1112
|
+
|
|
1031
1113
|
readonly ExePath: string;
|
|
1032
1114
|
readonly UserLevel: ConfigurationUserLevel;
|
|
1033
1115
|
}
|
|
@@ -1040,6 +1122,8 @@ export const ExeContext: {
|
|
|
1040
1122
|
export type ExeContext = ExeContext$instance;
|
|
1041
1123
|
|
|
1042
1124
|
export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
|
|
1125
|
+
readonly __tsonic_type_System_Configuration_GenericEnumConverter: never;
|
|
1126
|
+
|
|
1043
1127
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1044
1128
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1045
1129
|
}
|
|
@@ -1053,6 +1137,8 @@ export const GenericEnumConverter: {
|
|
|
1053
1137
|
export type GenericEnumConverter = GenericEnumConverter$instance;
|
|
1054
1138
|
|
|
1055
1139
|
export interface IdnElement$instance extends ConfigurationElement {
|
|
1140
|
+
readonly __tsonic_type_System_Configuration_IdnElement: never;
|
|
1141
|
+
|
|
1056
1142
|
Enabled: UriIdnScope;
|
|
1057
1143
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1058
1144
|
}
|
|
@@ -1066,6 +1152,8 @@ export const IdnElement: {
|
|
|
1066
1152
|
export type IdnElement = IdnElement$instance;
|
|
1067
1153
|
|
|
1068
1154
|
export interface IgnoreSection$instance extends ConfigurationSection {
|
|
1155
|
+
readonly __tsonic_type_System_Configuration_IgnoreSection: never;
|
|
1156
|
+
|
|
1069
1157
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1070
1158
|
DeserializeSection(xmlReader: XmlReader): void;
|
|
1071
1159
|
IsModified(): boolean;
|
|
@@ -1082,7 +1170,9 @@ export const IgnoreSection: {
|
|
|
1082
1170
|
|
|
1083
1171
|
export type IgnoreSection = IgnoreSection$instance;
|
|
1084
1172
|
|
|
1085
|
-
export interface IgnoreSectionHandler$instance {
|
|
1173
|
+
export interface IgnoreSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1174
|
+
readonly __tsonic_type_System_Configuration_IgnoreSectionHandler: never;
|
|
1175
|
+
|
|
1086
1176
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1087
1177
|
|
|
1088
1178
|
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
@@ -1098,12 +1188,12 @@ export interface __IgnoreSectionHandler$views {
|
|
|
1098
1188
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
1099
1189
|
}
|
|
1100
1190
|
|
|
1101
|
-
export interface IgnoreSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
1102
|
-
|
|
1103
1191
|
export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSectionHandler$views;
|
|
1104
1192
|
|
|
1105
1193
|
|
|
1106
1194
|
export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
|
|
1195
|
+
readonly __tsonic_type_System_Configuration_InfiniteIntConverter: never;
|
|
1196
|
+
|
|
1107
1197
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1108
1198
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1109
1199
|
}
|
|
@@ -1117,6 +1207,8 @@ export const InfiniteIntConverter: {
|
|
|
1117
1207
|
export type InfiniteIntConverter = InfiniteIntConverter$instance;
|
|
1118
1208
|
|
|
1119
1209
|
export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
|
|
1210
|
+
readonly __tsonic_type_System_Configuration_InfiniteTimeSpanConverter: never;
|
|
1211
|
+
|
|
1120
1212
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1121
1213
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1122
1214
|
}
|
|
@@ -1130,6 +1222,8 @@ export const InfiniteTimeSpanConverter: {
|
|
|
1130
1222
|
export type InfiniteTimeSpanConverter = InfiniteTimeSpanConverter$instance;
|
|
1131
1223
|
|
|
1132
1224
|
export interface IntegerValidator$instance extends ConfigurationValidatorBase {
|
|
1225
|
+
readonly __tsonic_type_System_Configuration_IntegerValidator: never;
|
|
1226
|
+
|
|
1133
1227
|
CanValidate(type: Type): boolean;
|
|
1134
1228
|
Validate(value: unknown): void;
|
|
1135
1229
|
}
|
|
@@ -1145,6 +1239,8 @@ export const IntegerValidator: {
|
|
|
1145
1239
|
export type IntegerValidator = IntegerValidator$instance;
|
|
1146
1240
|
|
|
1147
1241
|
export interface IntegerValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1242
|
+
readonly __tsonic_type_System_Configuration_IntegerValidatorAttribute: never;
|
|
1243
|
+
|
|
1148
1244
|
ExcludeRange: boolean;
|
|
1149
1245
|
MaxValue: int;
|
|
1150
1246
|
MinValue: int;
|
|
@@ -1160,6 +1256,8 @@ export const IntegerValidatorAttribute: {
|
|
|
1160
1256
|
export type IntegerValidatorAttribute = IntegerValidatorAttribute$instance;
|
|
1161
1257
|
|
|
1162
1258
|
export interface IriParsingElement$instance extends ConfigurationElement {
|
|
1259
|
+
readonly __tsonic_type_System_Configuration_IriParsingElement: never;
|
|
1260
|
+
|
|
1163
1261
|
Enabled: boolean;
|
|
1164
1262
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1165
1263
|
}
|
|
@@ -1173,11 +1271,12 @@ export const IriParsingElement: {
|
|
|
1173
1271
|
export type IriParsingElement = IriParsingElement$instance;
|
|
1174
1272
|
|
|
1175
1273
|
export interface KeyValueConfigurationCollection$instance extends ConfigurationElementCollection {
|
|
1274
|
+
readonly __tsonic_type_System_Configuration_KeyValueConfigurationCollection: never;
|
|
1275
|
+
|
|
1176
1276
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1177
1277
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1178
1278
|
|
|
1179
1279
|
readonly AllKeys: string[];
|
|
1180
|
-
readonly [key: string]: KeyValueConfigurationElement;
|
|
1181
1280
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1182
1281
|
readonly ThrowOnDuplicate: boolean;
|
|
1183
1282
|
Add(keyValue: KeyValueConfigurationElement): void;
|
|
@@ -1195,9 +1294,11 @@ export const KeyValueConfigurationCollection: {
|
|
|
1195
1294
|
};
|
|
1196
1295
|
|
|
1197
1296
|
|
|
1198
|
-
export type KeyValueConfigurationCollection = KeyValueConfigurationCollection$instance;
|
|
1297
|
+
export type KeyValueConfigurationCollection = KeyValueConfigurationCollection$instance & { readonly [key: string]: KeyValueConfigurationElement; };
|
|
1199
1298
|
|
|
1200
1299
|
export interface KeyValueConfigurationElement$instance extends ConfigurationElement {
|
|
1300
|
+
readonly __tsonic_type_System_Configuration_KeyValueConfigurationElement: never;
|
|
1301
|
+
|
|
1201
1302
|
readonly Key: string;
|
|
1202
1303
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1203
1304
|
Value: string;
|
|
@@ -1212,7 +1313,9 @@ export const KeyValueConfigurationElement: {
|
|
|
1212
1313
|
|
|
1213
1314
|
export type KeyValueConfigurationElement = KeyValueConfigurationElement$instance;
|
|
1214
1315
|
|
|
1215
|
-
export interface LocalFileSettingsProvider$instance extends SettingsProvider {
|
|
1316
|
+
export interface LocalFileSettingsProvider$instance extends SettingsProvider, IApplicationSettingsProvider$instance {
|
|
1317
|
+
readonly __tsonic_type_System_Configuration_LocalFileSettingsProvider: never;
|
|
1318
|
+
|
|
1216
1319
|
readonly __tsonic_iface_System_Configuration_IApplicationSettingsProvider: never;
|
|
1217
1320
|
|
|
1218
1321
|
ApplicationName: string;
|
|
@@ -1234,12 +1337,12 @@ export interface __LocalFileSettingsProvider$views {
|
|
|
1234
1337
|
As_IApplicationSettingsProvider(): IApplicationSettingsProvider$instance;
|
|
1235
1338
|
}
|
|
1236
1339
|
|
|
1237
|
-
export interface LocalFileSettingsProvider$instance extends IApplicationSettingsProvider$instance {}
|
|
1238
|
-
|
|
1239
1340
|
export type LocalFileSettingsProvider = LocalFileSettingsProvider$instance & __LocalFileSettingsProvider$views;
|
|
1240
1341
|
|
|
1241
1342
|
|
|
1242
1343
|
export interface LongValidator$instance extends ConfigurationValidatorBase {
|
|
1344
|
+
readonly __tsonic_type_System_Configuration_LongValidator: never;
|
|
1345
|
+
|
|
1243
1346
|
CanValidate(type: Type): boolean;
|
|
1244
1347
|
Validate(value: unknown): void;
|
|
1245
1348
|
}
|
|
@@ -1255,6 +1358,8 @@ export const LongValidator: {
|
|
|
1255
1358
|
export type LongValidator = LongValidator$instance;
|
|
1256
1359
|
|
|
1257
1360
|
export interface LongValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1361
|
+
readonly __tsonic_type_System_Configuration_LongValidatorAttribute: never;
|
|
1362
|
+
|
|
1258
1363
|
ExcludeRange: boolean;
|
|
1259
1364
|
MaxValue: long;
|
|
1260
1365
|
MinValue: long;
|
|
@@ -1270,11 +1375,12 @@ export const LongValidatorAttribute: {
|
|
|
1270
1375
|
export type LongValidatorAttribute = LongValidatorAttribute$instance;
|
|
1271
1376
|
|
|
1272
1377
|
export interface NameValueConfigurationCollection$instance extends ConfigurationElementCollection {
|
|
1378
|
+
readonly __tsonic_type_System_Configuration_NameValueConfigurationCollection: never;
|
|
1379
|
+
|
|
1273
1380
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1274
1381
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1275
1382
|
|
|
1276
1383
|
readonly AllKeys: string[];
|
|
1277
|
-
[name: string]: NameValueConfigurationElement;
|
|
1278
1384
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1279
1385
|
Add(nameValue: NameValueConfigurationElement): void;
|
|
1280
1386
|
Clear(): void;
|
|
@@ -1291,9 +1397,11 @@ export const NameValueConfigurationCollection: {
|
|
|
1291
1397
|
};
|
|
1292
1398
|
|
|
1293
1399
|
|
|
1294
|
-
export type NameValueConfigurationCollection = NameValueConfigurationCollection$instance;
|
|
1400
|
+
export type NameValueConfigurationCollection = NameValueConfigurationCollection$instance & { [name: string]: NameValueConfigurationElement; };
|
|
1295
1401
|
|
|
1296
1402
|
export interface NameValueConfigurationElement$instance extends ConfigurationElement {
|
|
1403
|
+
readonly __tsonic_type_System_Configuration_NameValueConfigurationElement: never;
|
|
1404
|
+
|
|
1297
1405
|
readonly Name: string;
|
|
1298
1406
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1299
1407
|
Value: string;
|
|
@@ -1307,7 +1415,9 @@ export const NameValueConfigurationElement: {
|
|
|
1307
1415
|
|
|
1308
1416
|
export type NameValueConfigurationElement = NameValueConfigurationElement$instance;
|
|
1309
1417
|
|
|
1310
|
-
export interface NameValueFileSectionHandler$instance {
|
|
1418
|
+
export interface NameValueFileSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1419
|
+
readonly __tsonic_type_System_Configuration_NameValueFileSectionHandler: never;
|
|
1420
|
+
|
|
1311
1421
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1312
1422
|
|
|
1313
1423
|
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
@@ -1323,12 +1433,12 @@ export interface __NameValueFileSectionHandler$views {
|
|
|
1323
1433
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
1324
1434
|
}
|
|
1325
1435
|
|
|
1326
|
-
export interface NameValueFileSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
1327
|
-
|
|
1328
1436
|
export type NameValueFileSectionHandler = NameValueFileSectionHandler$instance & __NameValueFileSectionHandler$views;
|
|
1329
1437
|
|
|
1330
1438
|
|
|
1331
|
-
export interface NameValueSectionHandler$instance {
|
|
1439
|
+
export interface NameValueSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1440
|
+
readonly __tsonic_type_System_Configuration_NameValueSectionHandler: never;
|
|
1441
|
+
|
|
1332
1442
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1333
1443
|
|
|
1334
1444
|
readonly KeyAttributeName: string;
|
|
@@ -1346,12 +1456,12 @@ export interface __NameValueSectionHandler$views {
|
|
|
1346
1456
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
1347
1457
|
}
|
|
1348
1458
|
|
|
1349
|
-
export interface NameValueSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
1350
|
-
|
|
1351
1459
|
export type NameValueSectionHandler = NameValueSectionHandler$instance & __NameValueSectionHandler$views;
|
|
1352
1460
|
|
|
1353
1461
|
|
|
1354
1462
|
export interface NoSettingsVersionUpgradeAttribute$instance extends Attribute {
|
|
1463
|
+
readonly __tsonic_type_System_Configuration_NoSettingsVersionUpgradeAttribute: never;
|
|
1464
|
+
|
|
1355
1465
|
}
|
|
1356
1466
|
|
|
1357
1467
|
|
|
@@ -1363,6 +1473,8 @@ export const NoSettingsVersionUpgradeAttribute: {
|
|
|
1363
1473
|
export type NoSettingsVersionUpgradeAttribute = NoSettingsVersionUpgradeAttribute$instance;
|
|
1364
1474
|
|
|
1365
1475
|
export interface PositiveTimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1476
|
+
readonly __tsonic_type_System_Configuration_PositiveTimeSpanValidator: never;
|
|
1477
|
+
|
|
1366
1478
|
CanValidate(type: Type): boolean;
|
|
1367
1479
|
Validate(value: unknown): void;
|
|
1368
1480
|
}
|
|
@@ -1376,6 +1488,8 @@ export const PositiveTimeSpanValidator: {
|
|
|
1376
1488
|
export type PositiveTimeSpanValidator = PositiveTimeSpanValidator$instance;
|
|
1377
1489
|
|
|
1378
1490
|
export interface PositiveTimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1491
|
+
readonly __tsonic_type_System_Configuration_PositiveTimeSpanValidatorAttribute: never;
|
|
1492
|
+
|
|
1379
1493
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1380
1494
|
}
|
|
1381
1495
|
|
|
@@ -1388,6 +1502,8 @@ export const PositiveTimeSpanValidatorAttribute: {
|
|
|
1388
1502
|
export type PositiveTimeSpanValidatorAttribute = PositiveTimeSpanValidatorAttribute$instance;
|
|
1389
1503
|
|
|
1390
1504
|
export interface PropertyInformation$instance {
|
|
1505
|
+
readonly __tsonic_type_System_Configuration_PropertyInformation: never;
|
|
1506
|
+
|
|
1391
1507
|
readonly Converter: TypeConverter;
|
|
1392
1508
|
readonly DefaultValue: unknown;
|
|
1393
1509
|
readonly Description: string;
|
|
@@ -1412,12 +1528,13 @@ export const PropertyInformation: {
|
|
|
1412
1528
|
export type PropertyInformation = PropertyInformation$instance;
|
|
1413
1529
|
|
|
1414
1530
|
export interface PropertyInformationCollection$instance extends NameObjectCollectionBase {
|
|
1531
|
+
readonly __tsonic_type_System_Configuration_PropertyInformationCollection: never;
|
|
1532
|
+
|
|
1415
1533
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1416
1534
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1417
1535
|
readonly __tsonic_iface_System_Runtime_Serialization_IDeserializationCallback: never;
|
|
1418
1536
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1419
1537
|
|
|
1420
|
-
readonly [propertyName: string]: PropertyInformation;
|
|
1421
1538
|
CopyTo(array: PropertyInformation[], index: int): void;
|
|
1422
1539
|
GetEnumerator(): IEnumerator;
|
|
1423
1540
|
}
|
|
@@ -1427,9 +1544,11 @@ export const PropertyInformationCollection: {
|
|
|
1427
1544
|
};
|
|
1428
1545
|
|
|
1429
1546
|
|
|
1430
|
-
export type PropertyInformationCollection = PropertyInformationCollection$instance;
|
|
1547
|
+
export type PropertyInformationCollection = PropertyInformationCollection$instance & { readonly [propertyName: string]: PropertyInformation; };
|
|
1431
1548
|
|
|
1432
1549
|
export interface ProtectedConfigurationProvider$instance extends ProviderBase {
|
|
1550
|
+
readonly __tsonic_type_System_Configuration_ProtectedConfigurationProvider: never;
|
|
1551
|
+
|
|
1433
1552
|
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
1434
1553
|
Encrypt(node: XmlNode): XmlNode;
|
|
1435
1554
|
}
|
|
@@ -1442,10 +1561,11 @@ export const ProtectedConfigurationProvider: (abstract new() => ProtectedConfigu
|
|
|
1442
1561
|
export type ProtectedConfigurationProvider = ProtectedConfigurationProvider$instance;
|
|
1443
1562
|
|
|
1444
1563
|
export interface ProtectedConfigurationProviderCollection$instance extends ProviderCollection {
|
|
1564
|
+
readonly __tsonic_type_System_Configuration_ProtectedConfigurationProviderCollection: never;
|
|
1565
|
+
|
|
1445
1566
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1446
1567
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1447
1568
|
|
|
1448
|
-
readonly [name: string]: ProtectedConfigurationProvider | ProviderBase;
|
|
1449
1569
|
Add(provider: ProviderBase): void;
|
|
1450
1570
|
}
|
|
1451
1571
|
|
|
@@ -1455,9 +1575,11 @@ export const ProtectedConfigurationProviderCollection: {
|
|
|
1455
1575
|
};
|
|
1456
1576
|
|
|
1457
1577
|
|
|
1458
|
-
export type ProtectedConfigurationProviderCollection = ProtectedConfigurationProviderCollection$instance;
|
|
1578
|
+
export type ProtectedConfigurationProviderCollection = ProtectedConfigurationProviderCollection$instance & { readonly [name: string]: ProtectedConfigurationProvider; };
|
|
1459
1579
|
|
|
1460
1580
|
export interface ProtectedConfigurationSection$instance extends ConfigurationSection {
|
|
1581
|
+
readonly __tsonic_type_System_Configuration_ProtectedConfigurationSection: never;
|
|
1582
|
+
|
|
1461
1583
|
DefaultProvider: string;
|
|
1462
1584
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1463
1585
|
readonly Providers: ProviderSettingsCollection;
|
|
@@ -1472,6 +1594,8 @@ export const ProtectedConfigurationSection: {
|
|
|
1472
1594
|
export type ProtectedConfigurationSection = ProtectedConfigurationSection$instance;
|
|
1473
1595
|
|
|
1474
1596
|
export interface ProtectedProviderSettings$instance extends ConfigurationElement {
|
|
1597
|
+
readonly __tsonic_type_System_Configuration_ProtectedProviderSettings: never;
|
|
1598
|
+
|
|
1475
1599
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1476
1600
|
readonly Providers: ProviderSettingsCollection;
|
|
1477
1601
|
}
|
|
@@ -1485,6 +1609,8 @@ export const ProtectedProviderSettings: {
|
|
|
1485
1609
|
export type ProtectedProviderSettings = ProtectedProviderSettings$instance;
|
|
1486
1610
|
|
|
1487
1611
|
export interface ProviderSettings$instance extends ConfigurationElement {
|
|
1612
|
+
readonly __tsonic_type_System_Configuration_ProviderSettings: never;
|
|
1613
|
+
|
|
1488
1614
|
Name: string;
|
|
1489
1615
|
readonly Parameters: NameValueCollection;
|
|
1490
1616
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -1505,6 +1631,8 @@ export const ProviderSettings: {
|
|
|
1505
1631
|
export type ProviderSettings = ProviderSettings$instance;
|
|
1506
1632
|
|
|
1507
1633
|
export interface ProviderSettingsCollection$instance extends ConfigurationElementCollection {
|
|
1634
|
+
readonly __tsonic_type_System_Configuration_ProviderSettingsCollection: never;
|
|
1635
|
+
|
|
1508
1636
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1509
1637
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1510
1638
|
|
|
@@ -1529,6 +1657,8 @@ export const ProviderSettingsCollection: {
|
|
|
1529
1657
|
export type ProviderSettingsCollection = ProviderSettingsCollection$instance;
|
|
1530
1658
|
|
|
1531
1659
|
export interface RegexStringValidator$instance extends ConfigurationValidatorBase {
|
|
1660
|
+
readonly __tsonic_type_System_Configuration_RegexStringValidator: never;
|
|
1661
|
+
|
|
1532
1662
|
CanValidate(type: Type): boolean;
|
|
1533
1663
|
Validate(value: unknown): void;
|
|
1534
1664
|
}
|
|
@@ -1542,6 +1672,8 @@ export const RegexStringValidator: {
|
|
|
1542
1672
|
export type RegexStringValidator = RegexStringValidator$instance;
|
|
1543
1673
|
|
|
1544
1674
|
export interface RegexStringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1675
|
+
readonly __tsonic_type_System_Configuration_RegexStringValidatorAttribute: never;
|
|
1676
|
+
|
|
1545
1677
|
readonly Regex: string;
|
|
1546
1678
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1547
1679
|
}
|
|
@@ -1555,6 +1687,8 @@ export const RegexStringValidatorAttribute: {
|
|
|
1555
1687
|
export type RegexStringValidatorAttribute = RegexStringValidatorAttribute$instance;
|
|
1556
1688
|
|
|
1557
1689
|
export interface RsaProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
1690
|
+
readonly __tsonic_type_System_Configuration_RsaProtectedConfigurationProvider: never;
|
|
1691
|
+
|
|
1558
1692
|
readonly CspProviderName: string;
|
|
1559
1693
|
readonly KeyContainerName: string;
|
|
1560
1694
|
readonly RsaPublicKey: RSAParameters;
|
|
@@ -1578,6 +1712,8 @@ export const RsaProtectedConfigurationProvider: {
|
|
|
1578
1712
|
export type RsaProtectedConfigurationProvider = RsaProtectedConfigurationProvider$instance;
|
|
1579
1713
|
|
|
1580
1714
|
export interface SchemeSettingElement$instance extends ConfigurationElement {
|
|
1715
|
+
readonly __tsonic_type_System_Configuration_SchemeSettingElement: never;
|
|
1716
|
+
|
|
1581
1717
|
readonly GenericUriParserOptions: GenericUriParserOptions;
|
|
1582
1718
|
readonly Name: string;
|
|
1583
1719
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -1592,6 +1728,8 @@ export const SchemeSettingElement: {
|
|
|
1592
1728
|
export type SchemeSettingElement = SchemeSettingElement$instance;
|
|
1593
1729
|
|
|
1594
1730
|
export interface SchemeSettingElementCollection$instance extends ConfigurationElementCollection {
|
|
1731
|
+
readonly __tsonic_type_System_Configuration_SchemeSettingElementCollection: never;
|
|
1732
|
+
|
|
1595
1733
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1596
1734
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1597
1735
|
|
|
@@ -1613,6 +1751,8 @@ export const SchemeSettingElementCollection: {
|
|
|
1613
1751
|
export type SchemeSettingElementCollection = SchemeSettingElementCollection$instance;
|
|
1614
1752
|
|
|
1615
1753
|
export interface SectionInformation$instance {
|
|
1754
|
+
readonly __tsonic_type_System_Configuration_SectionInformation: never;
|
|
1755
|
+
|
|
1616
1756
|
AllowDefinition: ConfigurationAllowDefinition;
|
|
1617
1757
|
AllowExeDefinition: ConfigurationAllowExeDefinition;
|
|
1618
1758
|
AllowLocation: boolean;
|
|
@@ -1651,6 +1791,8 @@ export const SectionInformation: {
|
|
|
1651
1791
|
export type SectionInformation = SectionInformation$instance;
|
|
1652
1792
|
|
|
1653
1793
|
export interface SettingAttribute$instance extends Attribute {
|
|
1794
|
+
readonly __tsonic_type_System_Configuration_SettingAttribute: never;
|
|
1795
|
+
|
|
1654
1796
|
}
|
|
1655
1797
|
|
|
1656
1798
|
|
|
@@ -1662,6 +1804,8 @@ export const SettingAttribute: {
|
|
|
1662
1804
|
export type SettingAttribute = SettingAttribute$instance;
|
|
1663
1805
|
|
|
1664
1806
|
export interface SettingChangingEventArgs$instance extends CancelEventArgs {
|
|
1807
|
+
readonly __tsonic_type_System_Configuration_SettingChangingEventArgs: never;
|
|
1808
|
+
|
|
1665
1809
|
readonly NewValue: unknown;
|
|
1666
1810
|
readonly SettingClass: string;
|
|
1667
1811
|
readonly SettingKey: string;
|
|
@@ -1677,6 +1821,8 @@ export const SettingChangingEventArgs: {
|
|
|
1677
1821
|
export type SettingChangingEventArgs = SettingChangingEventArgs$instance;
|
|
1678
1822
|
|
|
1679
1823
|
export interface SettingElement$instance extends ConfigurationElement {
|
|
1824
|
+
readonly __tsonic_type_System_Configuration_SettingElement: never;
|
|
1825
|
+
|
|
1680
1826
|
Name: string;
|
|
1681
1827
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1682
1828
|
SerializeAs: SettingsSerializeAs;
|
|
@@ -1695,6 +1841,8 @@ export const SettingElement: {
|
|
|
1695
1841
|
export type SettingElement = SettingElement$instance;
|
|
1696
1842
|
|
|
1697
1843
|
export interface SettingElementCollection$instance extends ConfigurationElementCollection {
|
|
1844
|
+
readonly __tsonic_type_System_Configuration_SettingElementCollection: never;
|
|
1845
|
+
|
|
1698
1846
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1699
1847
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1700
1848
|
|
|
@@ -1718,6 +1866,8 @@ export const SettingElementCollection: {
|
|
|
1718
1866
|
export type SettingElementCollection = SettingElementCollection$instance;
|
|
1719
1867
|
|
|
1720
1868
|
export interface SettingsAttributeDictionary$instance extends Hashtable {
|
|
1869
|
+
readonly __tsonic_type_System_Configuration_SettingsAttributeDictionary: never;
|
|
1870
|
+
|
|
1721
1871
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1722
1872
|
readonly __tsonic_iface_System_Collections_IDictionary: never;
|
|
1723
1873
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
@@ -1737,9 +1887,10 @@ export const SettingsAttributeDictionary: {
|
|
|
1737
1887
|
export type SettingsAttributeDictionary = SettingsAttributeDictionary$instance;
|
|
1738
1888
|
|
|
1739
1889
|
export interface SettingsBase$instance {
|
|
1890
|
+
readonly __tsonic_type_System_Configuration_SettingsBase: never;
|
|
1891
|
+
|
|
1740
1892
|
readonly Context: SettingsContext;
|
|
1741
1893
|
readonly IsSynchronized: boolean;
|
|
1742
|
-
[propertyName: string]: unknown;
|
|
1743
1894
|
readonly Properties: SettingsPropertyCollection;
|
|
1744
1895
|
readonly PropertyValues: SettingsPropertyValueCollection;
|
|
1745
1896
|
readonly Providers: SettingsProviderCollection;
|
|
@@ -1753,9 +1904,11 @@ export const SettingsBase: (abstract new() => SettingsBase) & {
|
|
|
1753
1904
|
};
|
|
1754
1905
|
|
|
1755
1906
|
|
|
1756
|
-
export type SettingsBase = SettingsBase$instance;
|
|
1907
|
+
export type SettingsBase = SettingsBase$instance & { [propertyName: string]: unknown; };
|
|
1757
1908
|
|
|
1758
1909
|
export interface SettingsContext$instance extends Hashtable {
|
|
1910
|
+
readonly __tsonic_type_System_Configuration_SettingsContext: never;
|
|
1911
|
+
|
|
1759
1912
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1760
1913
|
readonly __tsonic_iface_System_Collections_IDictionary: never;
|
|
1761
1914
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
@@ -1774,6 +1927,8 @@ export const SettingsContext: {
|
|
|
1774
1927
|
export type SettingsContext = SettingsContext$instance;
|
|
1775
1928
|
|
|
1776
1929
|
export interface SettingsDescriptionAttribute$instance extends Attribute {
|
|
1930
|
+
readonly __tsonic_type_System_Configuration_SettingsDescriptionAttribute: never;
|
|
1931
|
+
|
|
1777
1932
|
readonly Description: string;
|
|
1778
1933
|
}
|
|
1779
1934
|
|
|
@@ -1786,6 +1941,8 @@ export const SettingsDescriptionAttribute: {
|
|
|
1786
1941
|
export type SettingsDescriptionAttribute = SettingsDescriptionAttribute$instance;
|
|
1787
1942
|
|
|
1788
1943
|
export interface SettingsGroupDescriptionAttribute$instance extends Attribute {
|
|
1944
|
+
readonly __tsonic_type_System_Configuration_SettingsGroupDescriptionAttribute: never;
|
|
1945
|
+
|
|
1789
1946
|
readonly Description: string;
|
|
1790
1947
|
}
|
|
1791
1948
|
|
|
@@ -1798,6 +1955,8 @@ export const SettingsGroupDescriptionAttribute: {
|
|
|
1798
1955
|
export type SettingsGroupDescriptionAttribute = SettingsGroupDescriptionAttribute$instance;
|
|
1799
1956
|
|
|
1800
1957
|
export interface SettingsGroupNameAttribute$instance extends Attribute {
|
|
1958
|
+
readonly __tsonic_type_System_Configuration_SettingsGroupNameAttribute: never;
|
|
1959
|
+
|
|
1801
1960
|
readonly GroupName: string;
|
|
1802
1961
|
}
|
|
1803
1962
|
|
|
@@ -1810,6 +1969,8 @@ export const SettingsGroupNameAttribute: {
|
|
|
1810
1969
|
export type SettingsGroupNameAttribute = SettingsGroupNameAttribute$instance;
|
|
1811
1970
|
|
|
1812
1971
|
export interface SettingsLoadedEventArgs$instance extends EventArgs {
|
|
1972
|
+
readonly __tsonic_type_System_Configuration_SettingsLoadedEventArgs: never;
|
|
1973
|
+
|
|
1813
1974
|
readonly Provider: SettingsProvider;
|
|
1814
1975
|
}
|
|
1815
1976
|
|
|
@@ -1822,6 +1983,8 @@ export const SettingsLoadedEventArgs: {
|
|
|
1822
1983
|
export type SettingsLoadedEventArgs = SettingsLoadedEventArgs$instance;
|
|
1823
1984
|
|
|
1824
1985
|
export interface SettingsManageabilityAttribute$instance extends Attribute {
|
|
1986
|
+
readonly __tsonic_type_System_Configuration_SettingsManageabilityAttribute: never;
|
|
1987
|
+
|
|
1825
1988
|
readonly Manageability: SettingsManageability;
|
|
1826
1989
|
}
|
|
1827
1990
|
|
|
@@ -1834,6 +1997,8 @@ export const SettingsManageabilityAttribute: {
|
|
|
1834
1997
|
export type SettingsManageabilityAttribute = SettingsManageabilityAttribute$instance;
|
|
1835
1998
|
|
|
1836
1999
|
export interface SettingsProperty$instance {
|
|
2000
|
+
readonly __tsonic_type_System_Configuration_SettingsProperty: never;
|
|
2001
|
+
|
|
1837
2002
|
Attributes: SettingsAttributeDictionary;
|
|
1838
2003
|
DefaultValue: unknown;
|
|
1839
2004
|
IsReadOnly: boolean;
|
|
@@ -1856,13 +2021,14 @@ export const SettingsProperty: {
|
|
|
1856
2021
|
export type SettingsProperty = SettingsProperty$instance;
|
|
1857
2022
|
|
|
1858
2023
|
export interface SettingsPropertyCollection$instance {
|
|
2024
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyCollection: never;
|
|
2025
|
+
|
|
1859
2026
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1860
2027
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1861
2028
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
1862
2029
|
|
|
1863
2030
|
readonly Count: int;
|
|
1864
2031
|
readonly IsSynchronized: boolean;
|
|
1865
|
-
readonly [name: string]: SettingsProperty;
|
|
1866
2032
|
readonly SyncRoot: unknown;
|
|
1867
2033
|
Add(property: SettingsProperty): void;
|
|
1868
2034
|
Clear(): void;
|
|
@@ -1885,9 +2051,11 @@ export const SettingsPropertyCollection: {
|
|
|
1885
2051
|
};
|
|
1886
2052
|
|
|
1887
2053
|
|
|
1888
|
-
export type SettingsPropertyCollection = SettingsPropertyCollection$instance;
|
|
2054
|
+
export type SettingsPropertyCollection = SettingsPropertyCollection$instance & { readonly [name: string]: SettingsProperty; };
|
|
1889
2055
|
|
|
1890
2056
|
export interface SettingsPropertyIsReadOnlyException$instance extends Exception {
|
|
2057
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyIsReadOnlyException: never;
|
|
2058
|
+
|
|
1891
2059
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1892
2060
|
|
|
1893
2061
|
}
|
|
@@ -1903,6 +2071,8 @@ export const SettingsPropertyIsReadOnlyException: {
|
|
|
1903
2071
|
export type SettingsPropertyIsReadOnlyException = SettingsPropertyIsReadOnlyException$instance;
|
|
1904
2072
|
|
|
1905
2073
|
export interface SettingsPropertyNotFoundException$instance extends Exception {
|
|
2074
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyNotFoundException: never;
|
|
2075
|
+
|
|
1906
2076
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1907
2077
|
|
|
1908
2078
|
}
|
|
@@ -1918,6 +2088,8 @@ export const SettingsPropertyNotFoundException: {
|
|
|
1918
2088
|
export type SettingsPropertyNotFoundException = SettingsPropertyNotFoundException$instance;
|
|
1919
2089
|
|
|
1920
2090
|
export interface SettingsPropertyValue$instance {
|
|
2091
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyValue: never;
|
|
2092
|
+
|
|
1921
2093
|
Deserialized: boolean;
|
|
1922
2094
|
IsDirty: boolean;
|
|
1923
2095
|
readonly Name: string;
|
|
@@ -1936,13 +2108,14 @@ export const SettingsPropertyValue: {
|
|
|
1936
2108
|
export type SettingsPropertyValue = SettingsPropertyValue$instance;
|
|
1937
2109
|
|
|
1938
2110
|
export interface SettingsPropertyValueCollection$instance {
|
|
2111
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyValueCollection: never;
|
|
2112
|
+
|
|
1939
2113
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1940
2114
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1941
2115
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
1942
2116
|
|
|
1943
2117
|
readonly Count: int;
|
|
1944
2118
|
readonly IsSynchronized: boolean;
|
|
1945
|
-
readonly [name: string]: SettingsPropertyValue;
|
|
1946
2119
|
readonly SyncRoot: unknown;
|
|
1947
2120
|
Add(property: SettingsPropertyValue): void;
|
|
1948
2121
|
Clear(): void;
|
|
@@ -1959,9 +2132,11 @@ export const SettingsPropertyValueCollection: {
|
|
|
1959
2132
|
};
|
|
1960
2133
|
|
|
1961
2134
|
|
|
1962
|
-
export type SettingsPropertyValueCollection = SettingsPropertyValueCollection$instance;
|
|
2135
|
+
export type SettingsPropertyValueCollection = SettingsPropertyValueCollection$instance & { readonly [name: string]: SettingsPropertyValue; };
|
|
1963
2136
|
|
|
1964
2137
|
export interface SettingsPropertyWrongTypeException$instance extends Exception {
|
|
2138
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyWrongTypeException: never;
|
|
2139
|
+
|
|
1965
2140
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1966
2141
|
|
|
1967
2142
|
}
|
|
@@ -1977,6 +2152,8 @@ export const SettingsPropertyWrongTypeException: {
|
|
|
1977
2152
|
export type SettingsPropertyWrongTypeException = SettingsPropertyWrongTypeException$instance;
|
|
1978
2153
|
|
|
1979
2154
|
export interface SettingsProvider$instance extends ProviderBase {
|
|
2155
|
+
readonly __tsonic_type_System_Configuration_SettingsProvider: never;
|
|
2156
|
+
|
|
1980
2157
|
ApplicationName: string;
|
|
1981
2158
|
GetPropertyValues(context: SettingsContext, collection: SettingsPropertyCollection): SettingsPropertyValueCollection;
|
|
1982
2159
|
SetPropertyValues(context: SettingsContext, collection: SettingsPropertyValueCollection): void;
|
|
@@ -1990,6 +2167,8 @@ export const SettingsProvider: (abstract new() => SettingsProvider) & {
|
|
|
1990
2167
|
export type SettingsProvider = SettingsProvider$instance;
|
|
1991
2168
|
|
|
1992
2169
|
export interface SettingsProviderAttribute$instance extends Attribute {
|
|
2170
|
+
readonly __tsonic_type_System_Configuration_SettingsProviderAttribute: never;
|
|
2171
|
+
|
|
1993
2172
|
readonly ProviderTypeName: string;
|
|
1994
2173
|
}
|
|
1995
2174
|
|
|
@@ -2003,10 +2182,11 @@ export const SettingsProviderAttribute: {
|
|
|
2003
2182
|
export type SettingsProviderAttribute = SettingsProviderAttribute$instance;
|
|
2004
2183
|
|
|
2005
2184
|
export interface SettingsProviderCollection$instance extends ProviderCollection {
|
|
2185
|
+
readonly __tsonic_type_System_Configuration_SettingsProviderCollection: never;
|
|
2186
|
+
|
|
2006
2187
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
2007
2188
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
2008
2189
|
|
|
2009
|
-
readonly [name: string]: ProviderBase | SettingsProvider;
|
|
2010
2190
|
Add(provider: ProviderBase): void;
|
|
2011
2191
|
}
|
|
2012
2192
|
|
|
@@ -2016,9 +2196,11 @@ export const SettingsProviderCollection: {
|
|
|
2016
2196
|
};
|
|
2017
2197
|
|
|
2018
2198
|
|
|
2019
|
-
export type SettingsProviderCollection = SettingsProviderCollection$instance;
|
|
2199
|
+
export type SettingsProviderCollection = SettingsProviderCollection$instance & { readonly [name: string]: SettingsProvider; };
|
|
2020
2200
|
|
|
2021
2201
|
export interface SettingsSerializeAsAttribute$instance extends Attribute {
|
|
2202
|
+
readonly __tsonic_type_System_Configuration_SettingsSerializeAsAttribute: never;
|
|
2203
|
+
|
|
2022
2204
|
readonly SerializeAs: SettingsSerializeAs;
|
|
2023
2205
|
}
|
|
2024
2206
|
|
|
@@ -2031,6 +2213,8 @@ export const SettingsSerializeAsAttribute: {
|
|
|
2031
2213
|
export type SettingsSerializeAsAttribute = SettingsSerializeAsAttribute$instance;
|
|
2032
2214
|
|
|
2033
2215
|
export interface SettingValueElement$instance extends ConfigurationElement {
|
|
2216
|
+
readonly __tsonic_type_System_Configuration_SettingValueElement: never;
|
|
2217
|
+
|
|
2034
2218
|
readonly Properties: ConfigurationPropertyCollection;
|
|
2035
2219
|
ValueXml: XmlNode;
|
|
2036
2220
|
DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
@@ -2051,7 +2235,9 @@ export const SettingValueElement: {
|
|
|
2051
2235
|
|
|
2052
2236
|
export type SettingValueElement = SettingValueElement$instance;
|
|
2053
2237
|
|
|
2054
|
-
export interface SingleTagSectionHandler$instance {
|
|
2238
|
+
export interface SingleTagSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
2239
|
+
readonly __tsonic_type_System_Configuration_SingleTagSectionHandler: never;
|
|
2240
|
+
|
|
2055
2241
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
2056
2242
|
|
|
2057
2243
|
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
@@ -2067,12 +2253,12 @@ export interface __SingleTagSectionHandler$views {
|
|
|
2067
2253
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
2068
2254
|
}
|
|
2069
2255
|
|
|
2070
|
-
export interface SingleTagSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
2071
|
-
|
|
2072
2256
|
export type SingleTagSectionHandler = SingleTagSectionHandler$instance & __SingleTagSectionHandler$views;
|
|
2073
2257
|
|
|
2074
2258
|
|
|
2075
2259
|
export interface SpecialSettingAttribute$instance extends Attribute {
|
|
2260
|
+
readonly __tsonic_type_System_Configuration_SpecialSettingAttribute: never;
|
|
2261
|
+
|
|
2076
2262
|
readonly SpecialSetting: SpecialSetting;
|
|
2077
2263
|
}
|
|
2078
2264
|
|
|
@@ -2085,6 +2271,8 @@ export const SpecialSettingAttribute: {
|
|
|
2085
2271
|
export type SpecialSettingAttribute = SpecialSettingAttribute$instance;
|
|
2086
2272
|
|
|
2087
2273
|
export interface StringValidator$instance extends ConfigurationValidatorBase {
|
|
2274
|
+
readonly __tsonic_type_System_Configuration_StringValidator: never;
|
|
2275
|
+
|
|
2088
2276
|
CanValidate(type: Type): boolean;
|
|
2089
2277
|
Validate(value: unknown): void;
|
|
2090
2278
|
}
|
|
@@ -2100,6 +2288,8 @@ export const StringValidator: {
|
|
|
2100
2288
|
export type StringValidator = StringValidator$instance;
|
|
2101
2289
|
|
|
2102
2290
|
export interface StringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
2291
|
+
readonly __tsonic_type_System_Configuration_StringValidatorAttribute: never;
|
|
2292
|
+
|
|
2103
2293
|
InvalidCharacters: string;
|
|
2104
2294
|
MaxLength: int;
|
|
2105
2295
|
MinLength: int;
|
|
@@ -2115,6 +2305,8 @@ export const StringValidatorAttribute: {
|
|
|
2115
2305
|
export type StringValidatorAttribute = StringValidatorAttribute$instance;
|
|
2116
2306
|
|
|
2117
2307
|
export interface SubclassTypeValidator$instance extends ConfigurationValidatorBase {
|
|
2308
|
+
readonly __tsonic_type_System_Configuration_SubclassTypeValidator: never;
|
|
2309
|
+
|
|
2118
2310
|
CanValidate(type: Type): boolean;
|
|
2119
2311
|
Validate(value: unknown): void;
|
|
2120
2312
|
}
|
|
@@ -2128,6 +2320,8 @@ export const SubclassTypeValidator: {
|
|
|
2128
2320
|
export type SubclassTypeValidator = SubclassTypeValidator$instance;
|
|
2129
2321
|
|
|
2130
2322
|
export interface SubclassTypeValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
2323
|
+
readonly __tsonic_type_System_Configuration_SubclassTypeValidatorAttribute: never;
|
|
2324
|
+
|
|
2131
2325
|
readonly BaseClass: Type;
|
|
2132
2326
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
2133
2327
|
}
|
|
@@ -2141,6 +2335,8 @@ export const SubclassTypeValidatorAttribute: {
|
|
|
2141
2335
|
export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$instance;
|
|
2142
2336
|
|
|
2143
2337
|
export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
|
|
2338
|
+
readonly __tsonic_type_System_Configuration_TimeSpanMinutesConverter: never;
|
|
2339
|
+
|
|
2144
2340
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2145
2341
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2146
2342
|
}
|
|
@@ -2154,6 +2350,8 @@ export const TimeSpanMinutesConverter: {
|
|
|
2154
2350
|
export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
|
|
2155
2351
|
|
|
2156
2352
|
export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
|
|
2353
|
+
readonly __tsonic_type_System_Configuration_TimeSpanMinutesOrInfiniteConverter: never;
|
|
2354
|
+
|
|
2157
2355
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2158
2356
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2159
2357
|
}
|
|
@@ -2167,6 +2365,8 @@ export const TimeSpanMinutesOrInfiniteConverter: {
|
|
|
2167
2365
|
export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConverter$instance;
|
|
2168
2366
|
|
|
2169
2367
|
export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
|
|
2368
|
+
readonly __tsonic_type_System_Configuration_TimeSpanSecondsConverter: never;
|
|
2369
|
+
|
|
2170
2370
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2171
2371
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2172
2372
|
}
|
|
@@ -2180,6 +2380,8 @@ export const TimeSpanSecondsConverter: {
|
|
|
2180
2380
|
export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
|
|
2181
2381
|
|
|
2182
2382
|
export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
|
|
2383
|
+
readonly __tsonic_type_System_Configuration_TimeSpanSecondsOrInfiniteConverter: never;
|
|
2384
|
+
|
|
2183
2385
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2184
2386
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2185
2387
|
}
|
|
@@ -2193,6 +2395,8 @@ export const TimeSpanSecondsOrInfiniteConverter: {
|
|
|
2193
2395
|
export type TimeSpanSecondsOrInfiniteConverter = TimeSpanSecondsOrInfiniteConverter$instance;
|
|
2194
2396
|
|
|
2195
2397
|
export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
2398
|
+
readonly __tsonic_type_System_Configuration_TimeSpanValidator: never;
|
|
2399
|
+
|
|
2196
2400
|
CanValidate(type: Type): boolean;
|
|
2197
2401
|
Validate(value: unknown): void;
|
|
2198
2402
|
}
|
|
@@ -2208,6 +2412,8 @@ export const TimeSpanValidator: {
|
|
|
2208
2412
|
export type TimeSpanValidator = TimeSpanValidator$instance;
|
|
2209
2413
|
|
|
2210
2414
|
export interface TimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
2415
|
+
readonly __tsonic_type_System_Configuration_TimeSpanValidatorAttribute: never;
|
|
2416
|
+
|
|
2211
2417
|
ExcludeRange: boolean;
|
|
2212
2418
|
MaxValue: TimeSpan;
|
|
2213
2419
|
MaxValueString: string;
|
|
@@ -2227,6 +2433,8 @@ export const TimeSpanValidatorAttribute: {
|
|
|
2227
2433
|
export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
|
|
2228
2434
|
|
|
2229
2435
|
export interface TypeNameConverter$instance extends ConfigurationConverterBase {
|
|
2436
|
+
readonly __tsonic_type_System_Configuration_TypeNameConverter: never;
|
|
2437
|
+
|
|
2230
2438
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2231
2439
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2232
2440
|
}
|
|
@@ -2240,6 +2448,8 @@ export const TypeNameConverter: {
|
|
|
2240
2448
|
export type TypeNameConverter = TypeNameConverter$instance;
|
|
2241
2449
|
|
|
2242
2450
|
export interface UriSection$instance extends ConfigurationSection {
|
|
2451
|
+
readonly __tsonic_type_System_Configuration_UriSection: never;
|
|
2452
|
+
|
|
2243
2453
|
readonly Idn: IdnElement;
|
|
2244
2454
|
readonly IriParsing: IriParsingElement;
|
|
2245
2455
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -2255,6 +2465,8 @@ export const UriSection: {
|
|
|
2255
2465
|
export type UriSection = UriSection$instance;
|
|
2256
2466
|
|
|
2257
2467
|
export interface UserScopedSettingAttribute$instance extends SettingAttribute {
|
|
2468
|
+
readonly __tsonic_type_System_Configuration_UserScopedSettingAttribute: never;
|
|
2469
|
+
|
|
2258
2470
|
}
|
|
2259
2471
|
|
|
2260
2472
|
|
|
@@ -2266,6 +2478,8 @@ export const UserScopedSettingAttribute: {
|
|
|
2266
2478
|
export type UserScopedSettingAttribute = UserScopedSettingAttribute$instance;
|
|
2267
2479
|
|
|
2268
2480
|
export interface UserSettingsGroup$instance extends ConfigurationSectionGroup {
|
|
2481
|
+
readonly __tsonic_type_System_Configuration_UserSettingsGroup: never;
|
|
2482
|
+
|
|
2269
2483
|
}
|
|
2270
2484
|
|
|
2271
2485
|
|
|
@@ -2277,6 +2491,8 @@ export const UserSettingsGroup: {
|
|
|
2277
2491
|
export type UserSettingsGroup = UserSettingsGroup$instance;
|
|
2278
2492
|
|
|
2279
2493
|
export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
|
|
2494
|
+
readonly __tsonic_type_System_Configuration_WhiteSpaceTrimStringConverter: never;
|
|
2495
|
+
|
|
2280
2496
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2281
2497
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2282
2498
|
}
|