@tsonic/efcore-sqlserver 10.0.41 → 10.0.42
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 +44 -44
- package/Azure.Core/internal/index.d.ts +19 -19
- package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
- package/Azure.Core.Cryptography.d.ts +4 -0
- package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
- package/Azure.Core.Diagnostics.d.ts +4 -0
- package/Azure.Core.Extensions/internal/index.d.ts +10 -9
- package/Azure.Core.Extensions.d.ts +6 -2
- package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
- package/Azure.Core.GeoJson.d.ts +4 -0
- package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
- package/Azure.Core.Pipeline.d.ts +4 -0
- package/Azure.Core.Serialization/internal/index.d.ts +14 -14
- package/Azure.Core.Serialization.d.ts +4 -0
- package/Azure.Core.d.ts +5 -1
- package/Azure.Identity/internal/index.d.ts +1 -1
- package/Azure.Identity.d.ts +4 -0
- package/Azure.Messaging/internal/index.d.ts +3 -3
- package/Azure.Messaging.d.ts +4 -0
- package/Azure.d.ts +8 -4
- package/Microsoft.Data/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql.d.ts +4 -0
- package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
- package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
- package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
- package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
- package/Microsoft.Data.SqlClient.d.ts +4 -0
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
- package/Microsoft.Data.SqlTypes.d.ts +4 -0
- package/Microsoft.Data.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.d.ts +4 -0
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
- package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
- package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP.d.ts +4 -0
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Region.d.ts +4 -0
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils.d.ts +4 -0
- package/Microsoft.Identity.Client.d.ts +4 -0
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
- package/Microsoft.IdentityModel.Logging.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
- package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
- package/Microsoft.SqlServer.Server.d.ts +4 -0
- package/README.md +4 -0
- package/System/internal/index.d.ts +8 -8
- package/System.ClientModel/internal/index.d.ts +16 -16
- package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
- package/System.ClientModel.Primitives.d.ts +6 -2
- package/System.ClientModel.d.ts +6 -2
- package/System.Configuration/internal/index.d.ts +92 -92
- package/System.Configuration.Internal/internal/index.d.ts +26 -26
- package/System.Configuration.Internal.d.ts +4 -0
- package/System.Configuration.Provider/internal/index.d.ts +3 -3
- package/System.Configuration.Provider.d.ts +5 -1
- package/System.Configuration.d.ts +4 -0
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Diagnostics.d.ts +4 -0
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration.d.ts +4 -0
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
- package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
- package/System.Security.Cryptography/internal/index.d.ts +1 -1
- package/System.Security.Cryptography.d.ts +4 -0
- package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
- package/System.Text.Json.Serialization.d.ts +4 -0
- package/System.d.ts +4 -0
- package/__internal/extensions/index.d.ts +105 -105
- package/package.json +5 -5
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: System.Configuration.ConfigurationManager
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -112,16 +112,16 @@ export enum SpecialSetting {
|
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
|
|
115
|
-
export type SettingChangingEventHandler = (sender:
|
|
115
|
+
export type SettingChangingEventHandler = (sender: unknown, e: SettingChangingEventArgs) => void;
|
|
116
116
|
|
|
117
117
|
|
|
118
|
-
export type SettingsLoadedEventHandler = (sender:
|
|
118
|
+
export type SettingsLoadedEventHandler = (sender: unknown, e: SettingsLoadedEventArgs) => void;
|
|
119
119
|
|
|
120
120
|
|
|
121
|
-
export type SettingsSavingEventHandler = (sender:
|
|
121
|
+
export type SettingsSavingEventHandler = (sender: unknown, e: CancelEventArgs) => void;
|
|
122
122
|
|
|
123
123
|
|
|
124
|
-
export type ValidatorCallback = (value:
|
|
124
|
+
export type ValidatorCallback = (value: unknown) => void;
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
export interface IApplicationSettingsProvider$instance {
|
|
@@ -138,7 +138,7 @@ export type IApplicationSettingsProvider = IApplicationSettingsProvider$instance
|
|
|
138
138
|
export interface IConfigurationSectionHandler$instance {
|
|
139
139
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
140
140
|
|
|
141
|
-
Create(parent:
|
|
141
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
144
|
|
|
@@ -147,7 +147,7 @@ export type IConfigurationSectionHandler = IConfigurationSectionHandler$instance
|
|
|
147
147
|
export interface IConfigurationSystem$instance {
|
|
148
148
|
readonly __tsonic_iface_System_Configuration_IConfigurationSystem: never;
|
|
149
149
|
|
|
150
|
-
GetConfig(configKey: string):
|
|
150
|
+
GetConfig(configKey: string): unknown;
|
|
151
151
|
Init(): void;
|
|
152
152
|
}
|
|
153
153
|
|
|
@@ -197,11 +197,11 @@ export interface ApplicationSettingsBase$instance extends SettingsBase {
|
|
|
197
197
|
readonly PropertyValues: SettingsPropertyValueCollection;
|
|
198
198
|
readonly Providers: SettingsProviderCollection;
|
|
199
199
|
SettingsKey: string;
|
|
200
|
-
GetPreviousVersion(propertyName: string):
|
|
201
|
-
OnPropertyChanged(sender:
|
|
202
|
-
OnSettingChanging(sender:
|
|
203
|
-
OnSettingsLoaded(sender:
|
|
204
|
-
OnSettingsSaving(sender:
|
|
200
|
+
GetPreviousVersion(propertyName: string): unknown;
|
|
201
|
+
OnPropertyChanged(sender: unknown, e: PropertyChangedEventArgs): void;
|
|
202
|
+
OnSettingChanging(sender: unknown, e: SettingChangingEventArgs): void;
|
|
203
|
+
OnSettingsLoaded(sender: unknown, e: SettingsLoadedEventArgs): void;
|
|
204
|
+
OnSettingsSaving(sender: unknown, e: CancelEventArgs): void;
|
|
205
205
|
Reload(): void;
|
|
206
206
|
Reset(): void;
|
|
207
207
|
Save(): void;
|
|
@@ -213,7 +213,7 @@ export const ApplicationSettingsBase: (abstract new() => ApplicationSettingsBase
|
|
|
213
213
|
};
|
|
214
214
|
|
|
215
215
|
|
|
216
|
-
export type ApplicationSettingsBase = ApplicationSettingsBase$instance & { [propertyName: string]:
|
|
216
|
+
export type ApplicationSettingsBase = ApplicationSettingsBase$instance & { [propertyName: string]: unknown; };
|
|
217
217
|
|
|
218
218
|
export interface ApplicationSettingsGroup$instance extends ConfigurationSectionGroup {
|
|
219
219
|
readonly __tsonic_type_System_Configuration_ApplicationSettingsGroup: never;
|
|
@@ -231,7 +231,7 @@ export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
|
|
|
231
231
|
export interface AppSettingsReader$instance {
|
|
232
232
|
readonly __tsonic_type_System_Configuration_AppSettingsReader: never;
|
|
233
233
|
|
|
234
|
-
GetValue(key: string, type: Type):
|
|
234
|
+
GetValue(key: string, type: Type): unknown;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
237
|
|
|
@@ -249,7 +249,7 @@ export interface AppSettingsSection$instance extends ConfigurationSection {
|
|
|
249
249
|
readonly Properties: ConfigurationPropertyCollection;
|
|
250
250
|
readonly Settings: KeyValueConfigurationCollection;
|
|
251
251
|
DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
252
|
-
GetRuntimeObject():
|
|
252
|
+
GetRuntimeObject(): unknown;
|
|
253
253
|
Reset(parentSection: ConfigurationElement): void;
|
|
254
254
|
}
|
|
255
255
|
|
|
@@ -265,7 +265,7 @@ export interface CallbackValidator$instance extends ConfigurationValidatorBase {
|
|
|
265
265
|
readonly __tsonic_type_System_Configuration_CallbackValidator: never;
|
|
266
266
|
|
|
267
267
|
CanValidate(type: Type): boolean;
|
|
268
|
-
Validate(value:
|
|
268
|
+
Validate(value: unknown): void;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
271
|
|
|
@@ -337,8 +337,8 @@ export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$inst
|
|
|
337
337
|
export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
|
|
338
338
|
readonly __tsonic_type_System_Configuration_CommaDelimitedStringCollectionConverter: never;
|
|
339
339
|
|
|
340
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
341
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
340
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
341
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
342
342
|
}
|
|
343
343
|
|
|
344
344
|
|
|
@@ -427,7 +427,7 @@ export interface ConfigurationElement$instance {
|
|
|
427
427
|
LockItem: boolean;
|
|
428
428
|
readonly Properties: ConfigurationPropertyCollection;
|
|
429
429
|
DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
430
|
-
Equals(compareTo:
|
|
430
|
+
Equals(compareTo: unknown): boolean;
|
|
431
431
|
GetHashCode(): int;
|
|
432
432
|
GetTransformedAssemblyString(assemblyName: string): string;
|
|
433
433
|
GetTransformedTypeString(typeName: string): string;
|
|
@@ -438,7 +438,7 @@ export interface ConfigurationElement$instance {
|
|
|
438
438
|
ListErrors(errorList: IList): void;
|
|
439
439
|
OnDeserializeUnrecognizedAttribute(name: string, value: string): boolean;
|
|
440
440
|
OnDeserializeUnrecognizedElement(elementName: string, reader: XmlReader): boolean;
|
|
441
|
-
OnRequiredPropertyNotFound(name: string):
|
|
441
|
+
OnRequiredPropertyNotFound(name: string): unknown;
|
|
442
442
|
PostDeserialize(): void;
|
|
443
443
|
PreSerialize(writer: XmlWriter): void;
|
|
444
444
|
Reset(parentElement: ConfigurationElement): void;
|
|
@@ -467,15 +467,15 @@ export interface ConfigurationElementCollection$instance extends ConfigurationEl
|
|
|
467
467
|
readonly ElementName: string;
|
|
468
468
|
EmitClear: boolean;
|
|
469
469
|
readonly IsSynchronized: boolean;
|
|
470
|
-
readonly SyncRoot:
|
|
470
|
+
readonly SyncRoot: unknown;
|
|
471
471
|
readonly ThrowOnDuplicate: boolean;
|
|
472
472
|
BaseAdd(element: ConfigurationElement): void;
|
|
473
473
|
BaseAdd(index: int, element: ConfigurationElement): void;
|
|
474
474
|
CopyTo(array: ConfigurationElement[], index: int): void;
|
|
475
475
|
CreateNewElement(elementName: string): ConfigurationElement;
|
|
476
476
|
CreateNewElement(): ConfigurationElement;
|
|
477
|
-
Equals(compareTo:
|
|
478
|
-
GetElementKey(element: ConfigurationElement):
|
|
477
|
+
Equals(compareTo: unknown): boolean;
|
|
478
|
+
GetElementKey(element: ConfigurationElement): unknown;
|
|
479
479
|
GetEnumerator(): IEnumerator;
|
|
480
480
|
GetHashCode(): int;
|
|
481
481
|
IsElementName(elementName: string): boolean;
|
|
@@ -577,7 +577,7 @@ export interface ConfigurationFileMap$instance {
|
|
|
577
577
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
578
578
|
|
|
579
579
|
MachineConfigFilename: string;
|
|
580
|
-
Clone():
|
|
580
|
+
Clone(): unknown;
|
|
581
581
|
}
|
|
582
582
|
|
|
583
583
|
|
|
@@ -629,7 +629,7 @@ export interface ConfigurationLockCollection$instance {
|
|
|
629
629
|
readonly HasParentElements: boolean;
|
|
630
630
|
IsModified: boolean;
|
|
631
631
|
readonly IsSynchronized: boolean;
|
|
632
|
-
readonly SyncRoot:
|
|
632
|
+
readonly SyncRoot: unknown;
|
|
633
633
|
Add(name: string): void;
|
|
634
634
|
Clear(): void;
|
|
635
635
|
Contains(name: string): boolean;
|
|
@@ -651,7 +651,7 @@ export interface ConfigurationProperty$instance {
|
|
|
651
651
|
readonly __tsonic_type_System_Configuration_ConfigurationProperty: never;
|
|
652
652
|
|
|
653
653
|
readonly Converter: TypeConverter;
|
|
654
|
-
DefaultValue:
|
|
654
|
+
DefaultValue: unknown;
|
|
655
655
|
Description: string;
|
|
656
656
|
readonly IsAssemblyStringTransformationRequired: boolean;
|
|
657
657
|
readonly IsDefaultCollection: boolean;
|
|
@@ -667,10 +667,10 @@ export interface ConfigurationProperty$instance {
|
|
|
667
667
|
|
|
668
668
|
export const ConfigurationProperty: {
|
|
669
669
|
new(name: string, type: Type): ConfigurationProperty;
|
|
670
|
-
new(name: string, type: Type, defaultValue:
|
|
671
|
-
new(name: string, type: Type, defaultValue:
|
|
672
|
-
new(name: string, type: Type, defaultValue:
|
|
673
|
-
new(name: string, type: Type, defaultValue:
|
|
670
|
+
new(name: string, type: Type, defaultValue: unknown): ConfigurationProperty;
|
|
671
|
+
new(name: string, type: Type, defaultValue: unknown, options: ConfigurationPropertyOptions): ConfigurationProperty;
|
|
672
|
+
new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions): ConfigurationProperty;
|
|
673
|
+
new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions, description: string): ConfigurationProperty;
|
|
674
674
|
};
|
|
675
675
|
|
|
676
676
|
|
|
@@ -679,7 +679,7 @@ export type ConfigurationProperty = ConfigurationProperty$instance;
|
|
|
679
679
|
export interface ConfigurationPropertyAttribute$instance extends Attribute {
|
|
680
680
|
readonly __tsonic_type_System_Configuration_ConfigurationPropertyAttribute: never;
|
|
681
681
|
|
|
682
|
-
DefaultValue:
|
|
682
|
+
DefaultValue: unknown;
|
|
683
683
|
IsDefaultCollection: boolean;
|
|
684
684
|
IsKey: boolean;
|
|
685
685
|
IsRequired: boolean;
|
|
@@ -703,7 +703,7 @@ export interface ConfigurationPropertyCollection$instance {
|
|
|
703
703
|
|
|
704
704
|
readonly Count: int;
|
|
705
705
|
readonly IsSynchronized: boolean;
|
|
706
|
-
readonly SyncRoot:
|
|
706
|
+
readonly SyncRoot: unknown;
|
|
707
707
|
Add(property: ConfigurationProperty): void;
|
|
708
708
|
Clear(): void;
|
|
709
709
|
Contains(name: string): boolean;
|
|
@@ -725,7 +725,7 @@ export interface ConfigurationSection$instance extends ConfigurationElement {
|
|
|
725
725
|
|
|
726
726
|
readonly SectionInformation: SectionInformation;
|
|
727
727
|
DeserializeSection(reader: XmlReader): void;
|
|
728
|
-
GetRuntimeObject():
|
|
728
|
+
GetRuntimeObject(): unknown;
|
|
729
729
|
IsModified(): boolean;
|
|
730
730
|
ResetModified(): void;
|
|
731
731
|
SerializeSection(parentElement: ConfigurationElement, name: string, saveMode: ConfigurationSaveMode): string;
|
|
@@ -828,7 +828,7 @@ export interface ConfigurationSettings$instance {
|
|
|
828
828
|
|
|
829
829
|
export const ConfigurationSettings: {
|
|
830
830
|
readonly AppSettings: NameValueCollection;
|
|
831
|
-
GetConfig(sectionName: string):
|
|
831
|
+
GetConfig(sectionName: string): unknown;
|
|
832
832
|
};
|
|
833
833
|
|
|
834
834
|
|
|
@@ -853,7 +853,7 @@ export interface ConfigurationValidatorBase$instance {
|
|
|
853
853
|
readonly __tsonic_type_System_Configuration_ConfigurationValidatorBase: never;
|
|
854
854
|
|
|
855
855
|
CanValidate(type: Type): boolean;
|
|
856
|
-
Validate(value:
|
|
856
|
+
Validate(value: unknown): void;
|
|
857
857
|
}
|
|
858
858
|
|
|
859
859
|
|
|
@@ -932,7 +932,7 @@ export interface ConnectionStringSettingsCollection$instance extends Configurati
|
|
|
932
932
|
CreateNewElement(elementName: string): ConfigurationElement;
|
|
933
933
|
get_Item(index: int): ConnectionStringSettings;
|
|
934
934
|
get_Item(name: string): ConnectionStringSettings;
|
|
935
|
-
GetElementKey(element: ConfigurationElement):
|
|
935
|
+
GetElementKey(element: ConfigurationElement): unknown;
|
|
936
936
|
IndexOf(settings: ConnectionStringSettings): int;
|
|
937
937
|
Remove(settings: ConnectionStringSettings): void;
|
|
938
938
|
Remove(name: string): void;
|
|
@@ -953,7 +953,7 @@ export interface ConnectionStringsSection$instance extends ConfigurationSection
|
|
|
953
953
|
|
|
954
954
|
readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
955
955
|
readonly Properties: ConfigurationPropertyCollection;
|
|
956
|
-
GetRuntimeObject():
|
|
956
|
+
GetRuntimeObject(): unknown;
|
|
957
957
|
}
|
|
958
958
|
|
|
959
959
|
|
|
@@ -967,9 +967,9 @@ export type ConnectionStringsSection = ConnectionStringsSection$instance;
|
|
|
967
967
|
export interface ContextInformation$instance {
|
|
968
968
|
readonly __tsonic_type_System_Configuration_ContextInformation: never;
|
|
969
969
|
|
|
970
|
-
readonly HostingContext:
|
|
970
|
+
readonly HostingContext: unknown;
|
|
971
971
|
readonly IsMachineLevel: boolean;
|
|
972
|
-
GetSection(sectionName: string):
|
|
972
|
+
GetSection(sectionName: string): unknown;
|
|
973
973
|
}
|
|
974
974
|
|
|
975
975
|
|
|
@@ -1016,7 +1016,7 @@ export interface DefaultValidator$instance extends ConfigurationValidatorBase {
|
|
|
1016
1016
|
readonly __tsonic_type_System_Configuration_DefaultValidator: never;
|
|
1017
1017
|
|
|
1018
1018
|
CanValidate(type: Type): boolean;
|
|
1019
|
-
Validate(value:
|
|
1019
|
+
Validate(value: unknown): void;
|
|
1020
1020
|
}
|
|
1021
1021
|
|
|
1022
1022
|
|
|
@@ -1034,7 +1034,7 @@ export interface DictionarySectionHandler$instance extends IConfigurationSection
|
|
|
1034
1034
|
|
|
1035
1035
|
readonly KeyAttributeName: string;
|
|
1036
1036
|
readonly ValueAttributeName: string;
|
|
1037
|
-
Create(parent:
|
|
1037
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
1038
1038
|
}
|
|
1039
1039
|
|
|
1040
1040
|
|
|
@@ -1096,7 +1096,7 @@ export interface ExeConfigurationFileMap$instance extends ConfigurationFileMap {
|
|
|
1096
1096
|
ExeConfigFilename: string;
|
|
1097
1097
|
LocalUserConfigFilename: string;
|
|
1098
1098
|
RoamingUserConfigFilename: string;
|
|
1099
|
-
Clone():
|
|
1099
|
+
Clone(): unknown;
|
|
1100
1100
|
}
|
|
1101
1101
|
|
|
1102
1102
|
|
|
@@ -1125,8 +1125,8 @@ export type ExeContext = ExeContext$instance;
|
|
|
1125
1125
|
export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
|
|
1126
1126
|
readonly __tsonic_type_System_Configuration_GenericEnumConverter: never;
|
|
1127
1127
|
|
|
1128
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
1129
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
1128
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1129
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1130
1130
|
}
|
|
1131
1131
|
|
|
1132
1132
|
|
|
@@ -1176,7 +1176,7 @@ export interface IgnoreSectionHandler$instance extends IConfigurationSectionHand
|
|
|
1176
1176
|
|
|
1177
1177
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1178
1178
|
|
|
1179
|
-
Create(parent:
|
|
1179
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
1180
1180
|
}
|
|
1181
1181
|
|
|
1182
1182
|
|
|
@@ -1195,8 +1195,8 @@ export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSecti
|
|
|
1195
1195
|
export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
|
|
1196
1196
|
readonly __tsonic_type_System_Configuration_InfiniteIntConverter: never;
|
|
1197
1197
|
|
|
1198
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
1199
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
1198
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1199
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1200
1200
|
}
|
|
1201
1201
|
|
|
1202
1202
|
|
|
@@ -1210,8 +1210,8 @@ export type InfiniteIntConverter = InfiniteIntConverter$instance;
|
|
|
1210
1210
|
export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
|
|
1211
1211
|
readonly __tsonic_type_System_Configuration_InfiniteTimeSpanConverter: never;
|
|
1212
1212
|
|
|
1213
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
1214
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
1213
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1214
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1215
1215
|
}
|
|
1216
1216
|
|
|
1217
1217
|
|
|
@@ -1226,7 +1226,7 @@ export interface IntegerValidator$instance extends ConfigurationValidatorBase {
|
|
|
1226
1226
|
readonly __tsonic_type_System_Configuration_IntegerValidator: never;
|
|
1227
1227
|
|
|
1228
1228
|
CanValidate(type: Type): boolean;
|
|
1229
|
-
Validate(value:
|
|
1229
|
+
Validate(value: unknown): void;
|
|
1230
1230
|
}
|
|
1231
1231
|
|
|
1232
1232
|
|
|
@@ -1285,7 +1285,7 @@ export interface KeyValueConfigurationCollection$instance extends ConfigurationE
|
|
|
1285
1285
|
Clear(): void;
|
|
1286
1286
|
CreateNewElement(): ConfigurationElement;
|
|
1287
1287
|
CreateNewElement(elementName: string): ConfigurationElement;
|
|
1288
|
-
GetElementKey(element: ConfigurationElement):
|
|
1288
|
+
GetElementKey(element: ConfigurationElement): unknown;
|
|
1289
1289
|
Remove(key: string): void;
|
|
1290
1290
|
}
|
|
1291
1291
|
|
|
@@ -1345,7 +1345,7 @@ export interface LongValidator$instance extends ConfigurationValidatorBase {
|
|
|
1345
1345
|
readonly __tsonic_type_System_Configuration_LongValidator: never;
|
|
1346
1346
|
|
|
1347
1347
|
CanValidate(type: Type): boolean;
|
|
1348
|
-
Validate(value:
|
|
1348
|
+
Validate(value: unknown): void;
|
|
1349
1349
|
}
|
|
1350
1350
|
|
|
1351
1351
|
|
|
@@ -1387,7 +1387,7 @@ export interface NameValueConfigurationCollection$instance extends Configuration
|
|
|
1387
1387
|
Clear(): void;
|
|
1388
1388
|
CreateNewElement(): ConfigurationElement;
|
|
1389
1389
|
CreateNewElement(elementName: string): ConfigurationElement;
|
|
1390
|
-
GetElementKey(element: ConfigurationElement):
|
|
1390
|
+
GetElementKey(element: ConfigurationElement): unknown;
|
|
1391
1391
|
Remove(nameValue: NameValueConfigurationElement): void;
|
|
1392
1392
|
Remove(name: string): void;
|
|
1393
1393
|
}
|
|
@@ -1421,7 +1421,7 @@ export interface NameValueFileSectionHandler$instance extends IConfigurationSect
|
|
|
1421
1421
|
|
|
1422
1422
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1423
1423
|
|
|
1424
|
-
Create(parent:
|
|
1424
|
+
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
1425
1425
|
}
|
|
1426
1426
|
|
|
1427
1427
|
|
|
@@ -1444,7 +1444,7 @@ export interface NameValueSectionHandler$instance extends IConfigurationSectionH
|
|
|
1444
1444
|
|
|
1445
1445
|
readonly KeyAttributeName: string;
|
|
1446
1446
|
readonly ValueAttributeName: string;
|
|
1447
|
-
Create(parent:
|
|
1447
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
1448
1448
|
}
|
|
1449
1449
|
|
|
1450
1450
|
|
|
@@ -1477,7 +1477,7 @@ export interface PositiveTimeSpanValidator$instance extends ConfigurationValidat
|
|
|
1477
1477
|
readonly __tsonic_type_System_Configuration_PositiveTimeSpanValidator: never;
|
|
1478
1478
|
|
|
1479
1479
|
CanValidate(type: Type): boolean;
|
|
1480
|
-
Validate(value:
|
|
1480
|
+
Validate(value: unknown): void;
|
|
1481
1481
|
}
|
|
1482
1482
|
|
|
1483
1483
|
|
|
@@ -1506,7 +1506,7 @@ export interface PropertyInformation$instance {
|
|
|
1506
1506
|
readonly __tsonic_type_System_Configuration_PropertyInformation: never;
|
|
1507
1507
|
|
|
1508
1508
|
readonly Converter: TypeConverter;
|
|
1509
|
-
readonly DefaultValue:
|
|
1509
|
+
readonly DefaultValue: unknown;
|
|
1510
1510
|
readonly Description: string;
|
|
1511
1511
|
readonly IsKey: boolean;
|
|
1512
1512
|
readonly IsLocked: boolean;
|
|
@@ -1517,7 +1517,7 @@ export interface PropertyInformation$instance {
|
|
|
1517
1517
|
readonly Source: string;
|
|
1518
1518
|
readonly Type: Type;
|
|
1519
1519
|
readonly Validator: ConfigurationValidatorBase;
|
|
1520
|
-
Value:
|
|
1520
|
+
Value: unknown;
|
|
1521
1521
|
readonly ValueOrigin: PropertyValueOrigin;
|
|
1522
1522
|
}
|
|
1523
1523
|
|
|
@@ -1644,7 +1644,7 @@ export interface ProviderSettingsCollection$instance extends ConfigurationElemen
|
|
|
1644
1644
|
CreateNewElement(elementName: string): ConfigurationElement;
|
|
1645
1645
|
get_Item(key: string): ProviderSettings;
|
|
1646
1646
|
get_Item(index: int): ProviderSettings;
|
|
1647
|
-
GetElementKey(element: ConfigurationElement):
|
|
1647
|
+
GetElementKey(element: ConfigurationElement): unknown;
|
|
1648
1648
|
Remove(name: string): void;
|
|
1649
1649
|
set_Item(index: int, value: ProviderSettings): void;
|
|
1650
1650
|
}
|
|
@@ -1661,7 +1661,7 @@ export interface RegexStringValidator$instance extends ConfigurationValidatorBas
|
|
|
1661
1661
|
readonly __tsonic_type_System_Configuration_RegexStringValidator: never;
|
|
1662
1662
|
|
|
1663
1663
|
CanValidate(type: Type): boolean;
|
|
1664
|
-
Validate(value:
|
|
1664
|
+
Validate(value: unknown): void;
|
|
1665
1665
|
}
|
|
1666
1666
|
|
|
1667
1667
|
|
|
@@ -1739,7 +1739,7 @@ export interface SchemeSettingElementCollection$instance extends ConfigurationEl
|
|
|
1739
1739
|
CreateNewElement(elementName: string): ConfigurationElement;
|
|
1740
1740
|
get_Item(index: int): SchemeSettingElement;
|
|
1741
1741
|
get_Item(name: string): SchemeSettingElement;
|
|
1742
|
-
GetElementKey(element: ConfigurationElement):
|
|
1742
|
+
GetElementKey(element: ConfigurationElement): unknown;
|
|
1743
1743
|
IndexOf(element: SchemeSettingElement): int;
|
|
1744
1744
|
}
|
|
1745
1745
|
|
|
@@ -1807,7 +1807,7 @@ export type SettingAttribute = SettingAttribute$instance;
|
|
|
1807
1807
|
export interface SettingChangingEventArgs$instance extends CancelEventArgs {
|
|
1808
1808
|
readonly __tsonic_type_System_Configuration_SettingChangingEventArgs: never;
|
|
1809
1809
|
|
|
1810
|
-
readonly NewValue:
|
|
1810
|
+
readonly NewValue: unknown;
|
|
1811
1811
|
readonly SettingClass: string;
|
|
1812
1812
|
readonly SettingKey: string;
|
|
1813
1813
|
readonly SettingName: string;
|
|
@@ -1815,7 +1815,7 @@ export interface SettingChangingEventArgs$instance extends CancelEventArgs {
|
|
|
1815
1815
|
|
|
1816
1816
|
|
|
1817
1817
|
export const SettingChangingEventArgs: {
|
|
1818
|
-
new(settingName: string, settingClass: string, settingKey: string, newValue:
|
|
1818
|
+
new(settingName: string, settingClass: string, settingKey: string, newValue: unknown, cancel: boolean): SettingChangingEventArgs;
|
|
1819
1819
|
};
|
|
1820
1820
|
|
|
1821
1821
|
|
|
@@ -1828,7 +1828,7 @@ export interface SettingElement$instance extends ConfigurationElement {
|
|
|
1828
1828
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1829
1829
|
SerializeAs: SettingsSerializeAs;
|
|
1830
1830
|
Value: SettingValueElement;
|
|
1831
|
-
Equals(settings:
|
|
1831
|
+
Equals(settings: unknown): boolean;
|
|
1832
1832
|
GetHashCode(): int;
|
|
1833
1833
|
}
|
|
1834
1834
|
|
|
@@ -1854,7 +1854,7 @@ export interface SettingElementCollection$instance extends ConfigurationElementC
|
|
|
1854
1854
|
CreateNewElement(): ConfigurationElement;
|
|
1855
1855
|
CreateNewElement(elementName: string): ConfigurationElement;
|
|
1856
1856
|
Get(elementKey: string): SettingElement;
|
|
1857
|
-
GetElementKey(element: ConfigurationElement):
|
|
1857
|
+
GetElementKey(element: ConfigurationElement): unknown;
|
|
1858
1858
|
Remove(element: SettingElement): void;
|
|
1859
1859
|
}
|
|
1860
1860
|
|
|
@@ -1905,7 +1905,7 @@ export const SettingsBase: (abstract new() => SettingsBase) & {
|
|
|
1905
1905
|
};
|
|
1906
1906
|
|
|
1907
1907
|
|
|
1908
|
-
export type SettingsBase = SettingsBase$instance & { [propertyName: string]:
|
|
1908
|
+
export type SettingsBase = SettingsBase$instance & { [propertyName: string]: unknown; };
|
|
1909
1909
|
|
|
1910
1910
|
export interface SettingsContext$instance extends Hashtable {
|
|
1911
1911
|
readonly __tsonic_type_System_Configuration_SettingsContext: never;
|
|
@@ -2001,7 +2001,7 @@ export interface SettingsProperty$instance {
|
|
|
2001
2001
|
readonly __tsonic_type_System_Configuration_SettingsProperty: never;
|
|
2002
2002
|
|
|
2003
2003
|
Attributes: SettingsAttributeDictionary;
|
|
2004
|
-
DefaultValue:
|
|
2004
|
+
DefaultValue: unknown;
|
|
2005
2005
|
IsReadOnly: boolean;
|
|
2006
2006
|
Name: string;
|
|
2007
2007
|
PropertyType: Type;
|
|
@@ -2014,7 +2014,7 @@ export interface SettingsProperty$instance {
|
|
|
2014
2014
|
|
|
2015
2015
|
export const SettingsProperty: {
|
|
2016
2016
|
new(name: string): SettingsProperty;
|
|
2017
|
-
new(name: string, propertyType: Type, provider: SettingsProvider, isReadOnly: boolean, defaultValue:
|
|
2017
|
+
new(name: string, propertyType: Type, provider: SettingsProvider, isReadOnly: boolean, defaultValue: unknown, serializeAs: SettingsSerializeAs, attributes: SettingsAttributeDictionary, throwOnErrorDeserializing: boolean, throwOnErrorSerializing: boolean): SettingsProperty;
|
|
2018
2018
|
new(propertyToCopy: SettingsProperty): SettingsProperty;
|
|
2019
2019
|
};
|
|
2020
2020
|
|
|
@@ -2030,10 +2030,10 @@ export interface SettingsPropertyCollection$instance {
|
|
|
2030
2030
|
|
|
2031
2031
|
readonly Count: int;
|
|
2032
2032
|
readonly IsSynchronized: boolean;
|
|
2033
|
-
readonly SyncRoot:
|
|
2033
|
+
readonly SyncRoot: unknown;
|
|
2034
2034
|
Add(property: SettingsProperty): void;
|
|
2035
2035
|
Clear(): void;
|
|
2036
|
-
Clone():
|
|
2036
|
+
Clone(): unknown;
|
|
2037
2037
|
CopyTo(array: ClrArray, index: int): void;
|
|
2038
2038
|
GetEnumerator(): IEnumerator;
|
|
2039
2039
|
OnAdd(property: SettingsProperty): void;
|
|
@@ -2095,8 +2095,8 @@ export interface SettingsPropertyValue$instance {
|
|
|
2095
2095
|
IsDirty: boolean;
|
|
2096
2096
|
readonly Name: string;
|
|
2097
2097
|
Property: SettingsProperty;
|
|
2098
|
-
PropertyValue:
|
|
2099
|
-
SerializedValue:
|
|
2098
|
+
PropertyValue: unknown;
|
|
2099
|
+
SerializedValue: unknown;
|
|
2100
2100
|
UsingDefaultValue: boolean;
|
|
2101
2101
|
}
|
|
2102
2102
|
|
|
@@ -2117,10 +2117,10 @@ export interface SettingsPropertyValueCollection$instance {
|
|
|
2117
2117
|
|
|
2118
2118
|
readonly Count: int;
|
|
2119
2119
|
readonly IsSynchronized: boolean;
|
|
2120
|
-
readonly SyncRoot:
|
|
2120
|
+
readonly SyncRoot: unknown;
|
|
2121
2121
|
Add(property: SettingsPropertyValue): void;
|
|
2122
2122
|
Clear(): void;
|
|
2123
|
-
Clone():
|
|
2123
|
+
Clone(): unknown;
|
|
2124
2124
|
CopyTo(array: ClrArray, index: int): void;
|
|
2125
2125
|
GetEnumerator(): IEnumerator;
|
|
2126
2126
|
Remove(name: string): void;
|
|
@@ -2219,7 +2219,7 @@ export interface SettingValueElement$instance extends ConfigurationElement {
|
|
|
2219
2219
|
readonly Properties: ConfigurationPropertyCollection;
|
|
2220
2220
|
ValueXml: XmlNode;
|
|
2221
2221
|
DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
2222
|
-
Equals(settingValue:
|
|
2222
|
+
Equals(settingValue: unknown): boolean;
|
|
2223
2223
|
GetHashCode(): int;
|
|
2224
2224
|
IsModified(): boolean;
|
|
2225
2225
|
Reset(parentElement: ConfigurationElement): void;
|
|
@@ -2241,7 +2241,7 @@ export interface SingleTagSectionHandler$instance extends IConfigurationSectionH
|
|
|
2241
2241
|
|
|
2242
2242
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
2243
2243
|
|
|
2244
|
-
Create(parent:
|
|
2244
|
+
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
2245
2245
|
}
|
|
2246
2246
|
|
|
2247
2247
|
|
|
@@ -2275,7 +2275,7 @@ export interface StringValidator$instance extends ConfigurationValidatorBase {
|
|
|
2275
2275
|
readonly __tsonic_type_System_Configuration_StringValidator: never;
|
|
2276
2276
|
|
|
2277
2277
|
CanValidate(type: Type): boolean;
|
|
2278
|
-
Validate(value:
|
|
2278
|
+
Validate(value: unknown): void;
|
|
2279
2279
|
}
|
|
2280
2280
|
|
|
2281
2281
|
|
|
@@ -2309,7 +2309,7 @@ export interface SubclassTypeValidator$instance extends ConfigurationValidatorBa
|
|
|
2309
2309
|
readonly __tsonic_type_System_Configuration_SubclassTypeValidator: never;
|
|
2310
2310
|
|
|
2311
2311
|
CanValidate(type: Type): boolean;
|
|
2312
|
-
Validate(value:
|
|
2312
|
+
Validate(value: unknown): void;
|
|
2313
2313
|
}
|
|
2314
2314
|
|
|
2315
2315
|
|
|
@@ -2338,8 +2338,8 @@ export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$inst
|
|
|
2338
2338
|
export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
|
|
2339
2339
|
readonly __tsonic_type_System_Configuration_TimeSpanMinutesConverter: never;
|
|
2340
2340
|
|
|
2341
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
2342
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
2341
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2342
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2343
2343
|
}
|
|
2344
2344
|
|
|
2345
2345
|
|
|
@@ -2353,8 +2353,8 @@ export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
|
|
|
2353
2353
|
export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
|
|
2354
2354
|
readonly __tsonic_type_System_Configuration_TimeSpanMinutesOrInfiniteConverter: never;
|
|
2355
2355
|
|
|
2356
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
2357
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
2356
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2357
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2358
2358
|
}
|
|
2359
2359
|
|
|
2360
2360
|
|
|
@@ -2368,8 +2368,8 @@ export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConver
|
|
|
2368
2368
|
export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
|
|
2369
2369
|
readonly __tsonic_type_System_Configuration_TimeSpanSecondsConverter: never;
|
|
2370
2370
|
|
|
2371
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
2372
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
2371
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2372
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2373
2373
|
}
|
|
2374
2374
|
|
|
2375
2375
|
|
|
@@ -2383,8 +2383,8 @@ export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
|
|
|
2383
2383
|
export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
|
|
2384
2384
|
readonly __tsonic_type_System_Configuration_TimeSpanSecondsOrInfiniteConverter: never;
|
|
2385
2385
|
|
|
2386
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
2387
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
2386
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2387
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2388
2388
|
}
|
|
2389
2389
|
|
|
2390
2390
|
|
|
@@ -2399,7 +2399,7 @@ export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
|
2399
2399
|
readonly __tsonic_type_System_Configuration_TimeSpanValidator: never;
|
|
2400
2400
|
|
|
2401
2401
|
CanValidate(type: Type): boolean;
|
|
2402
|
-
Validate(value:
|
|
2402
|
+
Validate(value: unknown): void;
|
|
2403
2403
|
}
|
|
2404
2404
|
|
|
2405
2405
|
|
|
@@ -2436,8 +2436,8 @@ export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
|
|
|
2436
2436
|
export interface TypeNameConverter$instance extends ConfigurationConverterBase {
|
|
2437
2437
|
readonly __tsonic_type_System_Configuration_TypeNameConverter: never;
|
|
2438
2438
|
|
|
2439
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
2440
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
2439
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2440
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2441
2441
|
}
|
|
2442
2442
|
|
|
2443
2443
|
|
|
@@ -2494,8 +2494,8 @@ export type UserSettingsGroup = UserSettingsGroup$instance;
|
|
|
2494
2494
|
export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
|
|
2495
2495
|
readonly __tsonic_type_System_Configuration_WhiteSpaceTrimStringConverter: never;
|
|
2496
2496
|
|
|
2497
|
-
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data:
|
|
2498
|
-
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value:
|
|
2497
|
+
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2498
|
+
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2499
2499
|
}
|
|
2500
2500
|
|
|
2501
2501
|
|
|
@@ -2509,7 +2509,7 @@ export type WhiteSpaceTrimStringConverter = WhiteSpaceTrimStringConverter$instan
|
|
|
2509
2509
|
export abstract class ConfigurationManager$instance {
|
|
2510
2510
|
static readonly AppSettings: NameValueCollection;
|
|
2511
2511
|
static readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
2512
|
-
static GetSection(sectionName: string):
|
|
2512
|
+
static GetSection(sectionName: string): unknown;
|
|
2513
2513
|
static OpenExeConfiguration(userLevel: ConfigurationUserLevel): Configuration;
|
|
2514
2514
|
static OpenExeConfiguration(exePath: string): Configuration;
|
|
2515
2515
|
static OpenMachineConfiguration(): Configuration;
|