@tsonic/efcore-sqlserver 10.0.5 → 10.0.7
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 +91 -49
- package/Azure.Core/internal/index.d.ts +102 -50
- 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 +59 -35
- 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 +153 -63
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -52
- 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 +281 -167
- 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 +65 -47
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +4 -4
- 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 +268 -40
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -8
- 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,6 +187,8 @@ 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;
|
|
@@ -212,6 +216,8 @@ export const ApplicationSettingsBase: (abstract new() => ApplicationSettingsBase
|
|
|
212
216
|
export type ApplicationSettingsBase = ApplicationSettingsBase$instance;
|
|
213
217
|
|
|
214
218
|
export interface ApplicationSettingsGroup$instance extends ConfigurationSectionGroup {
|
|
219
|
+
readonly __tsonic_type_System_Configuration_ApplicationSettingsGroup: never;
|
|
220
|
+
|
|
215
221
|
}
|
|
216
222
|
|
|
217
223
|
|
|
@@ -223,6 +229,8 @@ export const ApplicationSettingsGroup: {
|
|
|
223
229
|
export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
|
|
224
230
|
|
|
225
231
|
export interface AppSettingsReader$instance {
|
|
232
|
+
readonly __tsonic_type_System_Configuration_AppSettingsReader: never;
|
|
233
|
+
|
|
226
234
|
GetValue(key: string, type: Type): unknown;
|
|
227
235
|
}
|
|
228
236
|
|
|
@@ -235,6 +243,8 @@ export const AppSettingsReader: {
|
|
|
235
243
|
export type AppSettingsReader = AppSettingsReader$instance;
|
|
236
244
|
|
|
237
245
|
export interface AppSettingsSection$instance extends ConfigurationSection {
|
|
246
|
+
readonly __tsonic_type_System_Configuration_AppSettingsSection: never;
|
|
247
|
+
|
|
238
248
|
File: string;
|
|
239
249
|
readonly Properties: ConfigurationPropertyCollection;
|
|
240
250
|
readonly Settings: KeyValueConfigurationCollection;
|
|
@@ -252,6 +262,8 @@ export const AppSettingsSection: {
|
|
|
252
262
|
export type AppSettingsSection = AppSettingsSection$instance;
|
|
253
263
|
|
|
254
264
|
export interface CallbackValidator$instance extends ConfigurationValidatorBase {
|
|
265
|
+
readonly __tsonic_type_System_Configuration_CallbackValidator: never;
|
|
266
|
+
|
|
255
267
|
CanValidate(type: Type): boolean;
|
|
256
268
|
Validate(value: unknown): void;
|
|
257
269
|
}
|
|
@@ -265,6 +277,8 @@ export const CallbackValidator: {
|
|
|
265
277
|
export type CallbackValidator = CallbackValidator$instance;
|
|
266
278
|
|
|
267
279
|
export interface CallbackValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
280
|
+
readonly __tsonic_type_System_Configuration_CallbackValidatorAttribute: never;
|
|
281
|
+
|
|
268
282
|
CallbackMethodName: string;
|
|
269
283
|
Type: Type;
|
|
270
284
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
@@ -279,6 +293,8 @@ export const CallbackValidatorAttribute: {
|
|
|
279
293
|
export type CallbackValidatorAttribute = CallbackValidatorAttribute$instance;
|
|
280
294
|
|
|
281
295
|
export interface ClientSettingsSection$instance extends ConfigurationSection {
|
|
296
|
+
readonly __tsonic_type_System_Configuration_ClientSettingsSection: never;
|
|
297
|
+
|
|
282
298
|
readonly Properties: ConfigurationPropertyCollection;
|
|
283
299
|
readonly Settings: SettingElementCollection;
|
|
284
300
|
}
|
|
@@ -292,6 +308,8 @@ export const ClientSettingsSection: {
|
|
|
292
308
|
export type ClientSettingsSection = ClientSettingsSection$instance;
|
|
293
309
|
|
|
294
310
|
export interface CommaDelimitedStringCollection$instance extends StringCollection {
|
|
311
|
+
readonly __tsonic_type_System_Configuration_CommaDelimitedStringCollection: never;
|
|
312
|
+
|
|
295
313
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
296
314
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
297
315
|
readonly __tsonic_iface_System_Collections_IList: never;
|
|
@@ -318,6 +336,8 @@ export const CommaDelimitedStringCollection: {
|
|
|
318
336
|
export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$instance;
|
|
319
337
|
|
|
320
338
|
export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
|
|
339
|
+
readonly __tsonic_type_System_Configuration_CommaDelimitedStringCollectionConverter: never;
|
|
340
|
+
|
|
321
341
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
322
342
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
323
343
|
}
|
|
@@ -331,8 +351,10 @@ export const CommaDelimitedStringCollectionConverter: {
|
|
|
331
351
|
export type CommaDelimitedStringCollectionConverter = CommaDelimitedStringCollectionConverter$instance;
|
|
332
352
|
|
|
333
353
|
export interface Configuration$instance {
|
|
354
|
+
readonly __tsonic_type_System_Configuration_Configuration: never;
|
|
355
|
+
|
|
334
356
|
readonly AppSettings: AppSettingsSection;
|
|
335
|
-
AssemblyStringTransformer:
|
|
357
|
+
AssemblyStringTransformer: Func_2<System_Internal.String, System_Internal.String>;
|
|
336
358
|
readonly ConnectionStrings: ConnectionStringsSection;
|
|
337
359
|
readonly EvaluationContext: ContextInformation;
|
|
338
360
|
readonly FilePath: string;
|
|
@@ -343,7 +365,7 @@ export interface Configuration$instance {
|
|
|
343
365
|
readonly SectionGroups: ConfigurationSectionGroupCollection;
|
|
344
366
|
readonly Sections: ConfigurationSectionCollection;
|
|
345
367
|
TargetFramework: FrameworkName;
|
|
346
|
-
TypeStringTransformer:
|
|
368
|
+
TypeStringTransformer: Func_2<System_Internal.String, System_Internal.String>;
|
|
347
369
|
GetSection(sectionName: string): ConfigurationSection;
|
|
348
370
|
GetSectionGroup(sectionGroupName: string): ConfigurationSectionGroup;
|
|
349
371
|
Save(): void;
|
|
@@ -362,6 +384,8 @@ export const Configuration: {
|
|
|
362
384
|
export type Configuration = Configuration$instance;
|
|
363
385
|
|
|
364
386
|
export interface ConfigurationCollectionAttribute$instance extends Attribute {
|
|
387
|
+
readonly __tsonic_type_System_Configuration_ConfigurationCollectionAttribute: never;
|
|
388
|
+
|
|
365
389
|
AddItemName: string;
|
|
366
390
|
ClearItemsName: string;
|
|
367
391
|
CollectionType: ConfigurationElementCollectionType;
|
|
@@ -378,6 +402,8 @@ export const ConfigurationCollectionAttribute: {
|
|
|
378
402
|
export type ConfigurationCollectionAttribute = ConfigurationCollectionAttribute$instance;
|
|
379
403
|
|
|
380
404
|
export interface ConfigurationConverterBase$instance extends TypeConverter {
|
|
405
|
+
readonly __tsonic_type_System_Configuration_ConfigurationConverterBase: never;
|
|
406
|
+
|
|
381
407
|
CanConvertFrom(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
382
408
|
CanConvertTo(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
383
409
|
}
|
|
@@ -390,6 +416,8 @@ export const ConfigurationConverterBase: (abstract new() => ConfigurationConvert
|
|
|
390
416
|
export type ConfigurationConverterBase = ConfigurationConverterBase$instance;
|
|
391
417
|
|
|
392
418
|
export interface ConfigurationElement$instance {
|
|
419
|
+
readonly __tsonic_type_System_Configuration_ConfigurationElement: never;
|
|
420
|
+
|
|
393
421
|
readonly CurrentConfiguration: Configuration;
|
|
394
422
|
readonly ElementInformation: ElementInformation;
|
|
395
423
|
readonly ElementProperty: ConfigurationElementProperty;
|
|
@@ -430,6 +458,8 @@ export const ConfigurationElement: (abstract new() => ConfigurationElement) & {
|
|
|
430
458
|
export type ConfigurationElement = ConfigurationElement$instance;
|
|
431
459
|
|
|
432
460
|
export interface ConfigurationElementCollection$instance extends ConfigurationElement {
|
|
461
|
+
readonly __tsonic_type_System_Configuration_ConfigurationElementCollection: never;
|
|
462
|
+
|
|
433
463
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
434
464
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
435
465
|
|
|
@@ -469,6 +499,8 @@ export const ConfigurationElementCollection: (abstract new() => ConfigurationEle
|
|
|
469
499
|
export type ConfigurationElementCollection = ConfigurationElementCollection$instance;
|
|
470
500
|
|
|
471
501
|
export interface ConfigurationElementProperty$instance {
|
|
502
|
+
readonly __tsonic_type_System_Configuration_ConfigurationElementProperty: never;
|
|
503
|
+
|
|
472
504
|
readonly Validator: ConfigurationValidatorBase;
|
|
473
505
|
}
|
|
474
506
|
|
|
@@ -481,6 +513,8 @@ export const ConfigurationElementProperty: {
|
|
|
481
513
|
export type ConfigurationElementProperty = ConfigurationElementProperty$instance;
|
|
482
514
|
|
|
483
515
|
export interface ConfigurationErrorsException$instance extends ConfigurationException {
|
|
516
|
+
readonly __tsonic_type_System_Configuration_ConfigurationErrorsException: never;
|
|
517
|
+
|
|
484
518
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
485
519
|
|
|
486
520
|
readonly Errors: ICollection;
|
|
@@ -511,6 +545,8 @@ export const ConfigurationErrorsException: {
|
|
|
511
545
|
export type ConfigurationErrorsException = ConfigurationErrorsException$instance;
|
|
512
546
|
|
|
513
547
|
export interface ConfigurationException$instance extends SystemException {
|
|
548
|
+
readonly __tsonic_type_System_Configuration_ConfigurationException: never;
|
|
549
|
+
|
|
514
550
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
515
551
|
|
|
516
552
|
readonly BareMessage: string;
|
|
@@ -537,6 +573,8 @@ export const ConfigurationException: {
|
|
|
537
573
|
export type ConfigurationException = ConfigurationException$instance;
|
|
538
574
|
|
|
539
575
|
export interface ConfigurationFileMap$instance {
|
|
576
|
+
readonly __tsonic_type_System_Configuration_ConfigurationFileMap: never;
|
|
577
|
+
|
|
540
578
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
541
579
|
|
|
542
580
|
MachineConfigFilename: string;
|
|
@@ -553,6 +591,8 @@ export const ConfigurationFileMap: {
|
|
|
553
591
|
export type ConfigurationFileMap = ConfigurationFileMap$instance;
|
|
554
592
|
|
|
555
593
|
export interface ConfigurationLocation$instance {
|
|
594
|
+
readonly __tsonic_type_System_Configuration_ConfigurationLocation: never;
|
|
595
|
+
|
|
556
596
|
readonly Path: string;
|
|
557
597
|
OpenConfiguration(): Configuration;
|
|
558
598
|
}
|
|
@@ -565,6 +605,8 @@ export const ConfigurationLocation: {
|
|
|
565
605
|
export type ConfigurationLocation = ConfigurationLocation$instance;
|
|
566
606
|
|
|
567
607
|
export interface ConfigurationLocationCollection$instance extends ReadOnlyCollectionBase {
|
|
608
|
+
readonly __tsonic_type_System_Configuration_ConfigurationLocationCollection: never;
|
|
609
|
+
|
|
568
610
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
569
611
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
570
612
|
|
|
@@ -579,6 +621,8 @@ export const ConfigurationLocationCollection: {
|
|
|
579
621
|
export type ConfigurationLocationCollection = ConfigurationLocationCollection$instance;
|
|
580
622
|
|
|
581
623
|
export interface ConfigurationLockCollection$instance {
|
|
624
|
+
readonly __tsonic_type_System_Configuration_ConfigurationLockCollection: never;
|
|
625
|
+
|
|
582
626
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
583
627
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
584
628
|
|
|
@@ -606,6 +650,8 @@ export const ConfigurationLockCollection: {
|
|
|
606
650
|
export type ConfigurationLockCollection = ConfigurationLockCollection$instance;
|
|
607
651
|
|
|
608
652
|
export interface ConfigurationProperty$instance {
|
|
653
|
+
readonly __tsonic_type_System_Configuration_ConfigurationProperty: never;
|
|
654
|
+
|
|
609
655
|
readonly Converter: TypeConverter;
|
|
610
656
|
DefaultValue: unknown;
|
|
611
657
|
Description: string;
|
|
@@ -633,6 +679,8 @@ export const ConfigurationProperty: {
|
|
|
633
679
|
export type ConfigurationProperty = ConfigurationProperty$instance;
|
|
634
680
|
|
|
635
681
|
export interface ConfigurationPropertyAttribute$instance extends Attribute {
|
|
682
|
+
readonly __tsonic_type_System_Configuration_ConfigurationPropertyAttribute: never;
|
|
683
|
+
|
|
636
684
|
DefaultValue: unknown;
|
|
637
685
|
IsDefaultCollection: boolean;
|
|
638
686
|
IsKey: boolean;
|
|
@@ -650,6 +698,8 @@ export const ConfigurationPropertyAttribute: {
|
|
|
650
698
|
export type ConfigurationPropertyAttribute = ConfigurationPropertyAttribute$instance;
|
|
651
699
|
|
|
652
700
|
export interface ConfigurationPropertyCollection$instance {
|
|
701
|
+
readonly __tsonic_type_System_Configuration_ConfigurationPropertyCollection: never;
|
|
702
|
+
|
|
653
703
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
654
704
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
655
705
|
|
|
@@ -674,6 +724,8 @@ export const ConfigurationPropertyCollection: {
|
|
|
674
724
|
export type ConfigurationPropertyCollection = ConfigurationPropertyCollection$instance;
|
|
675
725
|
|
|
676
726
|
export interface ConfigurationSection$instance extends ConfigurationElement {
|
|
727
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSection: never;
|
|
728
|
+
|
|
677
729
|
readonly SectionInformation: SectionInformation;
|
|
678
730
|
DeserializeSection(reader: XmlReader): void;
|
|
679
731
|
GetRuntimeObject(): unknown;
|
|
@@ -693,6 +745,8 @@ export const ConfigurationSection: (abstract new() => ConfigurationSection) & {
|
|
|
693
745
|
export type ConfigurationSection = ConfigurationSection$instance;
|
|
694
746
|
|
|
695
747
|
export interface ConfigurationSectionCollection$instance extends NameObjectCollectionBase {
|
|
748
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSectionCollection: never;
|
|
749
|
+
|
|
696
750
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
697
751
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
698
752
|
readonly __tsonic_iface_System_Runtime_Serialization_IDeserializationCallback: never;
|
|
@@ -719,6 +773,8 @@ export const ConfigurationSectionCollection: {
|
|
|
719
773
|
export type ConfigurationSectionCollection = ConfigurationSectionCollection$instance;
|
|
720
774
|
|
|
721
775
|
export interface ConfigurationSectionGroup$instance {
|
|
776
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSectionGroup: never;
|
|
777
|
+
|
|
722
778
|
IsDeclarationRequired: boolean;
|
|
723
779
|
IsDeclared: boolean;
|
|
724
780
|
Name: string;
|
|
@@ -740,6 +796,8 @@ export const ConfigurationSectionGroup: {
|
|
|
740
796
|
export type ConfigurationSectionGroup = ConfigurationSectionGroup$instance;
|
|
741
797
|
|
|
742
798
|
export interface ConfigurationSectionGroupCollection$instance extends NameObjectCollectionBase {
|
|
799
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSectionGroupCollection: never;
|
|
800
|
+
|
|
743
801
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
744
802
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
745
803
|
readonly __tsonic_iface_System_Runtime_Serialization_IDeserializationCallback: never;
|
|
@@ -766,6 +824,8 @@ export const ConfigurationSectionGroupCollection: {
|
|
|
766
824
|
export type ConfigurationSectionGroupCollection = ConfigurationSectionGroupCollection$instance;
|
|
767
825
|
|
|
768
826
|
export interface ConfigurationSettings$instance {
|
|
827
|
+
readonly __tsonic_type_System_Configuration_ConfigurationSettings: never;
|
|
828
|
+
|
|
769
829
|
}
|
|
770
830
|
|
|
771
831
|
|
|
@@ -778,6 +838,8 @@ export const ConfigurationSettings: {
|
|
|
778
838
|
export type ConfigurationSettings = ConfigurationSettings$instance;
|
|
779
839
|
|
|
780
840
|
export interface ConfigurationValidatorAttribute$instance extends Attribute {
|
|
841
|
+
readonly __tsonic_type_System_Configuration_ConfigurationValidatorAttribute: never;
|
|
842
|
+
|
|
781
843
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
782
844
|
readonly ValidatorType: Type;
|
|
783
845
|
}
|
|
@@ -791,6 +853,8 @@ export const ConfigurationValidatorAttribute: {
|
|
|
791
853
|
export type ConfigurationValidatorAttribute = ConfigurationValidatorAttribute$instance;
|
|
792
854
|
|
|
793
855
|
export interface ConfigurationValidatorBase$instance {
|
|
856
|
+
readonly __tsonic_type_System_Configuration_ConfigurationValidatorBase: never;
|
|
857
|
+
|
|
794
858
|
CanValidate(type: Type): boolean;
|
|
795
859
|
Validate(value: unknown): void;
|
|
796
860
|
}
|
|
@@ -802,7 +866,9 @@ export const ConfigurationValidatorBase: (abstract new() => ConfigurationValidat
|
|
|
802
866
|
|
|
803
867
|
export type ConfigurationValidatorBase = ConfigurationValidatorBase$instance;
|
|
804
868
|
|
|
805
|
-
export interface ConfigXmlDocument$instance extends XmlDocument {
|
|
869
|
+
export interface ConfigXmlDocument$instance extends XmlDocument, System_Configuration_Internal_Internal.IConfigErrorInfo$instance, System_Lib.ICloneable, System_Xml_XPath_Internal.IXPathNavigable {
|
|
870
|
+
readonly __tsonic_type_System_Configuration_ConfigXmlDocument: never;
|
|
871
|
+
|
|
806
872
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
807
873
|
readonly __tsonic_iface_System_Configuration_Internal_IConfigErrorInfo: never;
|
|
808
874
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
@@ -831,12 +897,12 @@ export interface __ConfigXmlDocument$views {
|
|
|
831
897
|
As_IConfigErrorInfo(): System_Configuration_Internal_Internal.IConfigErrorInfo$instance;
|
|
832
898
|
}
|
|
833
899
|
|
|
834
|
-
export interface ConfigXmlDocument$instance extends System_Configuration_Internal_Internal.IConfigErrorInfo$instance, System_Lib.ICloneable, System_Xml_XPath_Internal.IXPathNavigable {}
|
|
835
|
-
|
|
836
900
|
export type ConfigXmlDocument = ConfigXmlDocument$instance & __ConfigXmlDocument$views;
|
|
837
901
|
|
|
838
902
|
|
|
839
903
|
export interface ConnectionStringSettings$instance extends ConfigurationElement {
|
|
904
|
+
readonly __tsonic_type_System_Configuration_ConnectionStringSettings: never;
|
|
905
|
+
|
|
840
906
|
ConnectionString: string;
|
|
841
907
|
Name: string;
|
|
842
908
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -855,6 +921,8 @@ export const ConnectionStringSettings: {
|
|
|
855
921
|
export type ConnectionStringSettings = ConnectionStringSettings$instance;
|
|
856
922
|
|
|
857
923
|
export interface ConnectionStringSettingsCollection$instance extends ConfigurationElementCollection {
|
|
924
|
+
readonly __tsonic_type_System_Configuration_ConnectionStringSettingsCollection: never;
|
|
925
|
+
|
|
858
926
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
859
927
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
860
928
|
|
|
@@ -884,6 +952,8 @@ export const ConnectionStringSettingsCollection: {
|
|
|
884
952
|
export type ConnectionStringSettingsCollection = ConnectionStringSettingsCollection$instance;
|
|
885
953
|
|
|
886
954
|
export interface ConnectionStringsSection$instance extends ConfigurationSection {
|
|
955
|
+
readonly __tsonic_type_System_Configuration_ConnectionStringsSection: never;
|
|
956
|
+
|
|
887
957
|
readonly ConnectionStrings: ConnectionStringSettingsCollection;
|
|
888
958
|
readonly Properties: ConfigurationPropertyCollection;
|
|
889
959
|
GetRuntimeObject(): unknown;
|
|
@@ -898,6 +968,8 @@ export const ConnectionStringsSection: {
|
|
|
898
968
|
export type ConnectionStringsSection = ConnectionStringsSection$instance;
|
|
899
969
|
|
|
900
970
|
export interface ContextInformation$instance {
|
|
971
|
+
readonly __tsonic_type_System_Configuration_ContextInformation: never;
|
|
972
|
+
|
|
901
973
|
readonly HostingContext: unknown;
|
|
902
974
|
readonly IsMachineLevel: boolean;
|
|
903
975
|
GetSection(sectionName: string): unknown;
|
|
@@ -911,6 +983,8 @@ export const ContextInformation: {
|
|
|
911
983
|
export type ContextInformation = ContextInformation$instance;
|
|
912
984
|
|
|
913
985
|
export interface DefaultSection$instance extends ConfigurationSection {
|
|
986
|
+
readonly __tsonic_type_System_Configuration_DefaultSection: never;
|
|
987
|
+
|
|
914
988
|
readonly Properties: ConfigurationPropertyCollection;
|
|
915
989
|
DeserializeSection(xmlReader: XmlReader): void;
|
|
916
990
|
IsModified(): boolean;
|
|
@@ -928,6 +1002,8 @@ export const DefaultSection: {
|
|
|
928
1002
|
export type DefaultSection = DefaultSection$instance;
|
|
929
1003
|
|
|
930
1004
|
export interface DefaultSettingValueAttribute$instance extends Attribute {
|
|
1005
|
+
readonly __tsonic_type_System_Configuration_DefaultSettingValueAttribute: never;
|
|
1006
|
+
|
|
931
1007
|
readonly Value: string;
|
|
932
1008
|
}
|
|
933
1009
|
|
|
@@ -940,6 +1016,8 @@ export const DefaultSettingValueAttribute: {
|
|
|
940
1016
|
export type DefaultSettingValueAttribute = DefaultSettingValueAttribute$instance;
|
|
941
1017
|
|
|
942
1018
|
export interface DefaultValidator$instance extends ConfigurationValidatorBase {
|
|
1019
|
+
readonly __tsonic_type_System_Configuration_DefaultValidator: never;
|
|
1020
|
+
|
|
943
1021
|
CanValidate(type: Type): boolean;
|
|
944
1022
|
Validate(value: unknown): void;
|
|
945
1023
|
}
|
|
@@ -952,7 +1030,9 @@ export const DefaultValidator: {
|
|
|
952
1030
|
|
|
953
1031
|
export type DefaultValidator = DefaultValidator$instance;
|
|
954
1032
|
|
|
955
|
-
export interface DictionarySectionHandler$instance {
|
|
1033
|
+
export interface DictionarySectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1034
|
+
readonly __tsonic_type_System_Configuration_DictionarySectionHandler: never;
|
|
1035
|
+
|
|
956
1036
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
957
1037
|
|
|
958
1038
|
readonly KeyAttributeName: string;
|
|
@@ -970,12 +1050,12 @@ export interface __DictionarySectionHandler$views {
|
|
|
970
1050
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
971
1051
|
}
|
|
972
1052
|
|
|
973
|
-
export interface DictionarySectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
974
|
-
|
|
975
1053
|
export type DictionarySectionHandler = DictionarySectionHandler$instance & __DictionarySectionHandler$views;
|
|
976
1054
|
|
|
977
1055
|
|
|
978
1056
|
export interface DpapiProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
1057
|
+
readonly __tsonic_type_System_Configuration_DpapiProtectedConfigurationProvider: never;
|
|
1058
|
+
|
|
979
1059
|
readonly UseMachineProtection: boolean;
|
|
980
1060
|
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
981
1061
|
Encrypt(node: XmlNode): XmlNode;
|
|
@@ -991,6 +1071,8 @@ export const DpapiProtectedConfigurationProvider: {
|
|
|
991
1071
|
export type DpapiProtectedConfigurationProvider = DpapiProtectedConfigurationProvider$instance;
|
|
992
1072
|
|
|
993
1073
|
export interface ElementInformation$instance {
|
|
1074
|
+
readonly __tsonic_type_System_Configuration_ElementInformation: never;
|
|
1075
|
+
|
|
994
1076
|
readonly Errors: ICollection;
|
|
995
1077
|
readonly IsCollection: boolean;
|
|
996
1078
|
readonly IsLocked: boolean;
|
|
@@ -1010,6 +1092,8 @@ export const ElementInformation: {
|
|
|
1010
1092
|
export type ElementInformation = ElementInformation$instance;
|
|
1011
1093
|
|
|
1012
1094
|
export interface ExeConfigurationFileMap$instance extends ConfigurationFileMap {
|
|
1095
|
+
readonly __tsonic_type_System_Configuration_ExeConfigurationFileMap: never;
|
|
1096
|
+
|
|
1013
1097
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
1014
1098
|
|
|
1015
1099
|
ExeConfigFilename: string;
|
|
@@ -1028,6 +1112,8 @@ export const ExeConfigurationFileMap: {
|
|
|
1028
1112
|
export type ExeConfigurationFileMap = ExeConfigurationFileMap$instance;
|
|
1029
1113
|
|
|
1030
1114
|
export interface ExeContext$instance {
|
|
1115
|
+
readonly __tsonic_type_System_Configuration_ExeContext: never;
|
|
1116
|
+
|
|
1031
1117
|
readonly ExePath: string;
|
|
1032
1118
|
readonly UserLevel: ConfigurationUserLevel;
|
|
1033
1119
|
}
|
|
@@ -1040,6 +1126,8 @@ export const ExeContext: {
|
|
|
1040
1126
|
export type ExeContext = ExeContext$instance;
|
|
1041
1127
|
|
|
1042
1128
|
export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
|
|
1129
|
+
readonly __tsonic_type_System_Configuration_GenericEnumConverter: never;
|
|
1130
|
+
|
|
1043
1131
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1044
1132
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1045
1133
|
}
|
|
@@ -1053,6 +1141,8 @@ export const GenericEnumConverter: {
|
|
|
1053
1141
|
export type GenericEnumConverter = GenericEnumConverter$instance;
|
|
1054
1142
|
|
|
1055
1143
|
export interface IdnElement$instance extends ConfigurationElement {
|
|
1144
|
+
readonly __tsonic_type_System_Configuration_IdnElement: never;
|
|
1145
|
+
|
|
1056
1146
|
Enabled: UriIdnScope;
|
|
1057
1147
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1058
1148
|
}
|
|
@@ -1066,6 +1156,8 @@ export const IdnElement: {
|
|
|
1066
1156
|
export type IdnElement = IdnElement$instance;
|
|
1067
1157
|
|
|
1068
1158
|
export interface IgnoreSection$instance extends ConfigurationSection {
|
|
1159
|
+
readonly __tsonic_type_System_Configuration_IgnoreSection: never;
|
|
1160
|
+
|
|
1069
1161
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1070
1162
|
DeserializeSection(xmlReader: XmlReader): void;
|
|
1071
1163
|
IsModified(): boolean;
|
|
@@ -1082,7 +1174,9 @@ export const IgnoreSection: {
|
|
|
1082
1174
|
|
|
1083
1175
|
export type IgnoreSection = IgnoreSection$instance;
|
|
1084
1176
|
|
|
1085
|
-
export interface IgnoreSectionHandler$instance {
|
|
1177
|
+
export interface IgnoreSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1178
|
+
readonly __tsonic_type_System_Configuration_IgnoreSectionHandler: never;
|
|
1179
|
+
|
|
1086
1180
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1087
1181
|
|
|
1088
1182
|
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
@@ -1098,12 +1192,12 @@ export interface __IgnoreSectionHandler$views {
|
|
|
1098
1192
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
1099
1193
|
}
|
|
1100
1194
|
|
|
1101
|
-
export interface IgnoreSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
1102
|
-
|
|
1103
1195
|
export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSectionHandler$views;
|
|
1104
1196
|
|
|
1105
1197
|
|
|
1106
1198
|
export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
|
|
1199
|
+
readonly __tsonic_type_System_Configuration_InfiniteIntConverter: never;
|
|
1200
|
+
|
|
1107
1201
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1108
1202
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1109
1203
|
}
|
|
@@ -1117,6 +1211,8 @@ export const InfiniteIntConverter: {
|
|
|
1117
1211
|
export type InfiniteIntConverter = InfiniteIntConverter$instance;
|
|
1118
1212
|
|
|
1119
1213
|
export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
|
|
1214
|
+
readonly __tsonic_type_System_Configuration_InfiniteTimeSpanConverter: never;
|
|
1215
|
+
|
|
1120
1216
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1121
1217
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1122
1218
|
}
|
|
@@ -1130,6 +1226,8 @@ export const InfiniteTimeSpanConverter: {
|
|
|
1130
1226
|
export type InfiniteTimeSpanConverter = InfiniteTimeSpanConverter$instance;
|
|
1131
1227
|
|
|
1132
1228
|
export interface IntegerValidator$instance extends ConfigurationValidatorBase {
|
|
1229
|
+
readonly __tsonic_type_System_Configuration_IntegerValidator: never;
|
|
1230
|
+
|
|
1133
1231
|
CanValidate(type: Type): boolean;
|
|
1134
1232
|
Validate(value: unknown): void;
|
|
1135
1233
|
}
|
|
@@ -1145,6 +1243,8 @@ export const IntegerValidator: {
|
|
|
1145
1243
|
export type IntegerValidator = IntegerValidator$instance;
|
|
1146
1244
|
|
|
1147
1245
|
export interface IntegerValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1246
|
+
readonly __tsonic_type_System_Configuration_IntegerValidatorAttribute: never;
|
|
1247
|
+
|
|
1148
1248
|
ExcludeRange: boolean;
|
|
1149
1249
|
MaxValue: int;
|
|
1150
1250
|
MinValue: int;
|
|
@@ -1160,6 +1260,8 @@ export const IntegerValidatorAttribute: {
|
|
|
1160
1260
|
export type IntegerValidatorAttribute = IntegerValidatorAttribute$instance;
|
|
1161
1261
|
|
|
1162
1262
|
export interface IriParsingElement$instance extends ConfigurationElement {
|
|
1263
|
+
readonly __tsonic_type_System_Configuration_IriParsingElement: never;
|
|
1264
|
+
|
|
1163
1265
|
Enabled: boolean;
|
|
1164
1266
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1165
1267
|
}
|
|
@@ -1173,6 +1275,8 @@ export const IriParsingElement: {
|
|
|
1173
1275
|
export type IriParsingElement = IriParsingElement$instance;
|
|
1174
1276
|
|
|
1175
1277
|
export interface KeyValueConfigurationCollection$instance extends ConfigurationElementCollection {
|
|
1278
|
+
readonly __tsonic_type_System_Configuration_KeyValueConfigurationCollection: never;
|
|
1279
|
+
|
|
1176
1280
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1177
1281
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1178
1282
|
|
|
@@ -1198,6 +1302,8 @@ export const KeyValueConfigurationCollection: {
|
|
|
1198
1302
|
export type KeyValueConfigurationCollection = KeyValueConfigurationCollection$instance;
|
|
1199
1303
|
|
|
1200
1304
|
export interface KeyValueConfigurationElement$instance extends ConfigurationElement {
|
|
1305
|
+
readonly __tsonic_type_System_Configuration_KeyValueConfigurationElement: never;
|
|
1306
|
+
|
|
1201
1307
|
readonly Key: string;
|
|
1202
1308
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1203
1309
|
Value: string;
|
|
@@ -1212,7 +1318,9 @@ export const KeyValueConfigurationElement: {
|
|
|
1212
1318
|
|
|
1213
1319
|
export type KeyValueConfigurationElement = KeyValueConfigurationElement$instance;
|
|
1214
1320
|
|
|
1215
|
-
export interface LocalFileSettingsProvider$instance extends SettingsProvider {
|
|
1321
|
+
export interface LocalFileSettingsProvider$instance extends SettingsProvider, IApplicationSettingsProvider$instance {
|
|
1322
|
+
readonly __tsonic_type_System_Configuration_LocalFileSettingsProvider: never;
|
|
1323
|
+
|
|
1216
1324
|
readonly __tsonic_iface_System_Configuration_IApplicationSettingsProvider: never;
|
|
1217
1325
|
|
|
1218
1326
|
ApplicationName: string;
|
|
@@ -1234,12 +1342,12 @@ export interface __LocalFileSettingsProvider$views {
|
|
|
1234
1342
|
As_IApplicationSettingsProvider(): IApplicationSettingsProvider$instance;
|
|
1235
1343
|
}
|
|
1236
1344
|
|
|
1237
|
-
export interface LocalFileSettingsProvider$instance extends IApplicationSettingsProvider$instance {}
|
|
1238
|
-
|
|
1239
1345
|
export type LocalFileSettingsProvider = LocalFileSettingsProvider$instance & __LocalFileSettingsProvider$views;
|
|
1240
1346
|
|
|
1241
1347
|
|
|
1242
1348
|
export interface LongValidator$instance extends ConfigurationValidatorBase {
|
|
1349
|
+
readonly __tsonic_type_System_Configuration_LongValidator: never;
|
|
1350
|
+
|
|
1243
1351
|
CanValidate(type: Type): boolean;
|
|
1244
1352
|
Validate(value: unknown): void;
|
|
1245
1353
|
}
|
|
@@ -1255,6 +1363,8 @@ export const LongValidator: {
|
|
|
1255
1363
|
export type LongValidator = LongValidator$instance;
|
|
1256
1364
|
|
|
1257
1365
|
export interface LongValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1366
|
+
readonly __tsonic_type_System_Configuration_LongValidatorAttribute: never;
|
|
1367
|
+
|
|
1258
1368
|
ExcludeRange: boolean;
|
|
1259
1369
|
MaxValue: long;
|
|
1260
1370
|
MinValue: long;
|
|
@@ -1270,6 +1380,8 @@ export const LongValidatorAttribute: {
|
|
|
1270
1380
|
export type LongValidatorAttribute = LongValidatorAttribute$instance;
|
|
1271
1381
|
|
|
1272
1382
|
export interface NameValueConfigurationCollection$instance extends ConfigurationElementCollection {
|
|
1383
|
+
readonly __tsonic_type_System_Configuration_NameValueConfigurationCollection: never;
|
|
1384
|
+
|
|
1273
1385
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1274
1386
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1275
1387
|
|
|
@@ -1294,6 +1406,8 @@ export const NameValueConfigurationCollection: {
|
|
|
1294
1406
|
export type NameValueConfigurationCollection = NameValueConfigurationCollection$instance;
|
|
1295
1407
|
|
|
1296
1408
|
export interface NameValueConfigurationElement$instance extends ConfigurationElement {
|
|
1409
|
+
readonly __tsonic_type_System_Configuration_NameValueConfigurationElement: never;
|
|
1410
|
+
|
|
1297
1411
|
readonly Name: string;
|
|
1298
1412
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1299
1413
|
Value: string;
|
|
@@ -1307,7 +1421,9 @@ export const NameValueConfigurationElement: {
|
|
|
1307
1421
|
|
|
1308
1422
|
export type NameValueConfigurationElement = NameValueConfigurationElement$instance;
|
|
1309
1423
|
|
|
1310
|
-
export interface NameValueFileSectionHandler$instance {
|
|
1424
|
+
export interface NameValueFileSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1425
|
+
readonly __tsonic_type_System_Configuration_NameValueFileSectionHandler: never;
|
|
1426
|
+
|
|
1311
1427
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1312
1428
|
|
|
1313
1429
|
Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
|
|
@@ -1323,12 +1439,12 @@ export interface __NameValueFileSectionHandler$views {
|
|
|
1323
1439
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
1324
1440
|
}
|
|
1325
1441
|
|
|
1326
|
-
export interface NameValueFileSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
1327
|
-
|
|
1328
1442
|
export type NameValueFileSectionHandler = NameValueFileSectionHandler$instance & __NameValueFileSectionHandler$views;
|
|
1329
1443
|
|
|
1330
1444
|
|
|
1331
|
-
export interface NameValueSectionHandler$instance {
|
|
1445
|
+
export interface NameValueSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
1446
|
+
readonly __tsonic_type_System_Configuration_NameValueSectionHandler: never;
|
|
1447
|
+
|
|
1332
1448
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
1333
1449
|
|
|
1334
1450
|
readonly KeyAttributeName: string;
|
|
@@ -1346,12 +1462,12 @@ export interface __NameValueSectionHandler$views {
|
|
|
1346
1462
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
1347
1463
|
}
|
|
1348
1464
|
|
|
1349
|
-
export interface NameValueSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
1350
|
-
|
|
1351
1465
|
export type NameValueSectionHandler = NameValueSectionHandler$instance & __NameValueSectionHandler$views;
|
|
1352
1466
|
|
|
1353
1467
|
|
|
1354
1468
|
export interface NoSettingsVersionUpgradeAttribute$instance extends Attribute {
|
|
1469
|
+
readonly __tsonic_type_System_Configuration_NoSettingsVersionUpgradeAttribute: never;
|
|
1470
|
+
|
|
1355
1471
|
}
|
|
1356
1472
|
|
|
1357
1473
|
|
|
@@ -1363,6 +1479,8 @@ export const NoSettingsVersionUpgradeAttribute: {
|
|
|
1363
1479
|
export type NoSettingsVersionUpgradeAttribute = NoSettingsVersionUpgradeAttribute$instance;
|
|
1364
1480
|
|
|
1365
1481
|
export interface PositiveTimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1482
|
+
readonly __tsonic_type_System_Configuration_PositiveTimeSpanValidator: never;
|
|
1483
|
+
|
|
1366
1484
|
CanValidate(type: Type): boolean;
|
|
1367
1485
|
Validate(value: unknown): void;
|
|
1368
1486
|
}
|
|
@@ -1376,6 +1494,8 @@ export const PositiveTimeSpanValidator: {
|
|
|
1376
1494
|
export type PositiveTimeSpanValidator = PositiveTimeSpanValidator$instance;
|
|
1377
1495
|
|
|
1378
1496
|
export interface PositiveTimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1497
|
+
readonly __tsonic_type_System_Configuration_PositiveTimeSpanValidatorAttribute: never;
|
|
1498
|
+
|
|
1379
1499
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1380
1500
|
}
|
|
1381
1501
|
|
|
@@ -1388,6 +1508,8 @@ export const PositiveTimeSpanValidatorAttribute: {
|
|
|
1388
1508
|
export type PositiveTimeSpanValidatorAttribute = PositiveTimeSpanValidatorAttribute$instance;
|
|
1389
1509
|
|
|
1390
1510
|
export interface PropertyInformation$instance {
|
|
1511
|
+
readonly __tsonic_type_System_Configuration_PropertyInformation: never;
|
|
1512
|
+
|
|
1391
1513
|
readonly Converter: TypeConverter;
|
|
1392
1514
|
readonly DefaultValue: unknown;
|
|
1393
1515
|
readonly Description: string;
|
|
@@ -1412,6 +1534,8 @@ export const PropertyInformation: {
|
|
|
1412
1534
|
export type PropertyInformation = PropertyInformation$instance;
|
|
1413
1535
|
|
|
1414
1536
|
export interface PropertyInformationCollection$instance extends NameObjectCollectionBase {
|
|
1537
|
+
readonly __tsonic_type_System_Configuration_PropertyInformationCollection: never;
|
|
1538
|
+
|
|
1415
1539
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1416
1540
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1417
1541
|
readonly __tsonic_iface_System_Runtime_Serialization_IDeserializationCallback: never;
|
|
@@ -1430,6 +1554,8 @@ export const PropertyInformationCollection: {
|
|
|
1430
1554
|
export type PropertyInformationCollection = PropertyInformationCollection$instance;
|
|
1431
1555
|
|
|
1432
1556
|
export interface ProtectedConfigurationProvider$instance extends ProviderBase {
|
|
1557
|
+
readonly __tsonic_type_System_Configuration_ProtectedConfigurationProvider: never;
|
|
1558
|
+
|
|
1433
1559
|
Decrypt(encryptedNode: XmlNode): XmlNode;
|
|
1434
1560
|
Encrypt(node: XmlNode): XmlNode;
|
|
1435
1561
|
}
|
|
@@ -1442,6 +1568,8 @@ export const ProtectedConfigurationProvider: (abstract new() => ProtectedConfigu
|
|
|
1442
1568
|
export type ProtectedConfigurationProvider = ProtectedConfigurationProvider$instance;
|
|
1443
1569
|
|
|
1444
1570
|
export interface ProtectedConfigurationProviderCollection$instance extends ProviderCollection {
|
|
1571
|
+
readonly __tsonic_type_System_Configuration_ProtectedConfigurationProviderCollection: never;
|
|
1572
|
+
|
|
1445
1573
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1446
1574
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1447
1575
|
|
|
@@ -1458,6 +1586,8 @@ export const ProtectedConfigurationProviderCollection: {
|
|
|
1458
1586
|
export type ProtectedConfigurationProviderCollection = ProtectedConfigurationProviderCollection$instance;
|
|
1459
1587
|
|
|
1460
1588
|
export interface ProtectedConfigurationSection$instance extends ConfigurationSection {
|
|
1589
|
+
readonly __tsonic_type_System_Configuration_ProtectedConfigurationSection: never;
|
|
1590
|
+
|
|
1461
1591
|
DefaultProvider: string;
|
|
1462
1592
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1463
1593
|
readonly Providers: ProviderSettingsCollection;
|
|
@@ -1472,6 +1602,8 @@ export const ProtectedConfigurationSection: {
|
|
|
1472
1602
|
export type ProtectedConfigurationSection = ProtectedConfigurationSection$instance;
|
|
1473
1603
|
|
|
1474
1604
|
export interface ProtectedProviderSettings$instance extends ConfigurationElement {
|
|
1605
|
+
readonly __tsonic_type_System_Configuration_ProtectedProviderSettings: never;
|
|
1606
|
+
|
|
1475
1607
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1476
1608
|
readonly Providers: ProviderSettingsCollection;
|
|
1477
1609
|
}
|
|
@@ -1485,6 +1617,8 @@ export const ProtectedProviderSettings: {
|
|
|
1485
1617
|
export type ProtectedProviderSettings = ProtectedProviderSettings$instance;
|
|
1486
1618
|
|
|
1487
1619
|
export interface ProviderSettings$instance extends ConfigurationElement {
|
|
1620
|
+
readonly __tsonic_type_System_Configuration_ProviderSettings: never;
|
|
1621
|
+
|
|
1488
1622
|
Name: string;
|
|
1489
1623
|
readonly Parameters: NameValueCollection;
|
|
1490
1624
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -1505,6 +1639,8 @@ export const ProviderSettings: {
|
|
|
1505
1639
|
export type ProviderSettings = ProviderSettings$instance;
|
|
1506
1640
|
|
|
1507
1641
|
export interface ProviderSettingsCollection$instance extends ConfigurationElementCollection {
|
|
1642
|
+
readonly __tsonic_type_System_Configuration_ProviderSettingsCollection: never;
|
|
1643
|
+
|
|
1508
1644
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1509
1645
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1510
1646
|
|
|
@@ -1529,6 +1665,8 @@ export const ProviderSettingsCollection: {
|
|
|
1529
1665
|
export type ProviderSettingsCollection = ProviderSettingsCollection$instance;
|
|
1530
1666
|
|
|
1531
1667
|
export interface RegexStringValidator$instance extends ConfigurationValidatorBase {
|
|
1668
|
+
readonly __tsonic_type_System_Configuration_RegexStringValidator: never;
|
|
1669
|
+
|
|
1532
1670
|
CanValidate(type: Type): boolean;
|
|
1533
1671
|
Validate(value: unknown): void;
|
|
1534
1672
|
}
|
|
@@ -1542,6 +1680,8 @@ export const RegexStringValidator: {
|
|
|
1542
1680
|
export type RegexStringValidator = RegexStringValidator$instance;
|
|
1543
1681
|
|
|
1544
1682
|
export interface RegexStringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
1683
|
+
readonly __tsonic_type_System_Configuration_RegexStringValidatorAttribute: never;
|
|
1684
|
+
|
|
1545
1685
|
readonly Regex: string;
|
|
1546
1686
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
1547
1687
|
}
|
|
@@ -1555,6 +1695,8 @@ export const RegexStringValidatorAttribute: {
|
|
|
1555
1695
|
export type RegexStringValidatorAttribute = RegexStringValidatorAttribute$instance;
|
|
1556
1696
|
|
|
1557
1697
|
export interface RsaProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
|
|
1698
|
+
readonly __tsonic_type_System_Configuration_RsaProtectedConfigurationProvider: never;
|
|
1699
|
+
|
|
1558
1700
|
readonly CspProviderName: string;
|
|
1559
1701
|
readonly KeyContainerName: string;
|
|
1560
1702
|
readonly RsaPublicKey: RSAParameters;
|
|
@@ -1578,6 +1720,8 @@ export const RsaProtectedConfigurationProvider: {
|
|
|
1578
1720
|
export type RsaProtectedConfigurationProvider = RsaProtectedConfigurationProvider$instance;
|
|
1579
1721
|
|
|
1580
1722
|
export interface SchemeSettingElement$instance extends ConfigurationElement {
|
|
1723
|
+
readonly __tsonic_type_System_Configuration_SchemeSettingElement: never;
|
|
1724
|
+
|
|
1581
1725
|
readonly GenericUriParserOptions: GenericUriParserOptions;
|
|
1582
1726
|
readonly Name: string;
|
|
1583
1727
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -1592,6 +1736,8 @@ export const SchemeSettingElement: {
|
|
|
1592
1736
|
export type SchemeSettingElement = SchemeSettingElement$instance;
|
|
1593
1737
|
|
|
1594
1738
|
export interface SchemeSettingElementCollection$instance extends ConfigurationElementCollection {
|
|
1739
|
+
readonly __tsonic_type_System_Configuration_SchemeSettingElementCollection: never;
|
|
1740
|
+
|
|
1595
1741
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1596
1742
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1597
1743
|
|
|
@@ -1613,6 +1759,8 @@ export const SchemeSettingElementCollection: {
|
|
|
1613
1759
|
export type SchemeSettingElementCollection = SchemeSettingElementCollection$instance;
|
|
1614
1760
|
|
|
1615
1761
|
export interface SectionInformation$instance {
|
|
1762
|
+
readonly __tsonic_type_System_Configuration_SectionInformation: never;
|
|
1763
|
+
|
|
1616
1764
|
AllowDefinition: ConfigurationAllowDefinition;
|
|
1617
1765
|
AllowExeDefinition: ConfigurationAllowExeDefinition;
|
|
1618
1766
|
AllowLocation: boolean;
|
|
@@ -1651,6 +1799,8 @@ export const SectionInformation: {
|
|
|
1651
1799
|
export type SectionInformation = SectionInformation$instance;
|
|
1652
1800
|
|
|
1653
1801
|
export interface SettingAttribute$instance extends Attribute {
|
|
1802
|
+
readonly __tsonic_type_System_Configuration_SettingAttribute: never;
|
|
1803
|
+
|
|
1654
1804
|
}
|
|
1655
1805
|
|
|
1656
1806
|
|
|
@@ -1662,6 +1812,8 @@ export const SettingAttribute: {
|
|
|
1662
1812
|
export type SettingAttribute = SettingAttribute$instance;
|
|
1663
1813
|
|
|
1664
1814
|
export interface SettingChangingEventArgs$instance extends CancelEventArgs {
|
|
1815
|
+
readonly __tsonic_type_System_Configuration_SettingChangingEventArgs: never;
|
|
1816
|
+
|
|
1665
1817
|
readonly NewValue: unknown;
|
|
1666
1818
|
readonly SettingClass: string;
|
|
1667
1819
|
readonly SettingKey: string;
|
|
@@ -1677,6 +1829,8 @@ export const SettingChangingEventArgs: {
|
|
|
1677
1829
|
export type SettingChangingEventArgs = SettingChangingEventArgs$instance;
|
|
1678
1830
|
|
|
1679
1831
|
export interface SettingElement$instance extends ConfigurationElement {
|
|
1832
|
+
readonly __tsonic_type_System_Configuration_SettingElement: never;
|
|
1833
|
+
|
|
1680
1834
|
Name: string;
|
|
1681
1835
|
readonly Properties: ConfigurationPropertyCollection;
|
|
1682
1836
|
SerializeAs: SettingsSerializeAs;
|
|
@@ -1695,6 +1849,8 @@ export const SettingElement: {
|
|
|
1695
1849
|
export type SettingElement = SettingElement$instance;
|
|
1696
1850
|
|
|
1697
1851
|
export interface SettingElementCollection$instance extends ConfigurationElementCollection {
|
|
1852
|
+
readonly __tsonic_type_System_Configuration_SettingElementCollection: never;
|
|
1853
|
+
|
|
1698
1854
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1699
1855
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1700
1856
|
|
|
@@ -1718,6 +1874,8 @@ export const SettingElementCollection: {
|
|
|
1718
1874
|
export type SettingElementCollection = SettingElementCollection$instance;
|
|
1719
1875
|
|
|
1720
1876
|
export interface SettingsAttributeDictionary$instance extends Hashtable {
|
|
1877
|
+
readonly __tsonic_type_System_Configuration_SettingsAttributeDictionary: never;
|
|
1878
|
+
|
|
1721
1879
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1722
1880
|
readonly __tsonic_iface_System_Collections_IDictionary: never;
|
|
1723
1881
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
@@ -1737,6 +1895,8 @@ export const SettingsAttributeDictionary: {
|
|
|
1737
1895
|
export type SettingsAttributeDictionary = SettingsAttributeDictionary$instance;
|
|
1738
1896
|
|
|
1739
1897
|
export interface SettingsBase$instance {
|
|
1898
|
+
readonly __tsonic_type_System_Configuration_SettingsBase: never;
|
|
1899
|
+
|
|
1740
1900
|
readonly Context: SettingsContext;
|
|
1741
1901
|
readonly IsSynchronized: boolean;
|
|
1742
1902
|
[propertyName: string]: unknown;
|
|
@@ -1756,6 +1916,8 @@ export const SettingsBase: (abstract new() => SettingsBase) & {
|
|
|
1756
1916
|
export type SettingsBase = SettingsBase$instance;
|
|
1757
1917
|
|
|
1758
1918
|
export interface SettingsContext$instance extends Hashtable {
|
|
1919
|
+
readonly __tsonic_type_System_Configuration_SettingsContext: never;
|
|
1920
|
+
|
|
1759
1921
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1760
1922
|
readonly __tsonic_iface_System_Collections_IDictionary: never;
|
|
1761
1923
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
@@ -1774,6 +1936,8 @@ export const SettingsContext: {
|
|
|
1774
1936
|
export type SettingsContext = SettingsContext$instance;
|
|
1775
1937
|
|
|
1776
1938
|
export interface SettingsDescriptionAttribute$instance extends Attribute {
|
|
1939
|
+
readonly __tsonic_type_System_Configuration_SettingsDescriptionAttribute: never;
|
|
1940
|
+
|
|
1777
1941
|
readonly Description: string;
|
|
1778
1942
|
}
|
|
1779
1943
|
|
|
@@ -1786,6 +1950,8 @@ export const SettingsDescriptionAttribute: {
|
|
|
1786
1950
|
export type SettingsDescriptionAttribute = SettingsDescriptionAttribute$instance;
|
|
1787
1951
|
|
|
1788
1952
|
export interface SettingsGroupDescriptionAttribute$instance extends Attribute {
|
|
1953
|
+
readonly __tsonic_type_System_Configuration_SettingsGroupDescriptionAttribute: never;
|
|
1954
|
+
|
|
1789
1955
|
readonly Description: string;
|
|
1790
1956
|
}
|
|
1791
1957
|
|
|
@@ -1798,6 +1964,8 @@ export const SettingsGroupDescriptionAttribute: {
|
|
|
1798
1964
|
export type SettingsGroupDescriptionAttribute = SettingsGroupDescriptionAttribute$instance;
|
|
1799
1965
|
|
|
1800
1966
|
export interface SettingsGroupNameAttribute$instance extends Attribute {
|
|
1967
|
+
readonly __tsonic_type_System_Configuration_SettingsGroupNameAttribute: never;
|
|
1968
|
+
|
|
1801
1969
|
readonly GroupName: string;
|
|
1802
1970
|
}
|
|
1803
1971
|
|
|
@@ -1810,6 +1978,8 @@ export const SettingsGroupNameAttribute: {
|
|
|
1810
1978
|
export type SettingsGroupNameAttribute = SettingsGroupNameAttribute$instance;
|
|
1811
1979
|
|
|
1812
1980
|
export interface SettingsLoadedEventArgs$instance extends EventArgs {
|
|
1981
|
+
readonly __tsonic_type_System_Configuration_SettingsLoadedEventArgs: never;
|
|
1982
|
+
|
|
1813
1983
|
readonly Provider: SettingsProvider;
|
|
1814
1984
|
}
|
|
1815
1985
|
|
|
@@ -1822,6 +1992,8 @@ export const SettingsLoadedEventArgs: {
|
|
|
1822
1992
|
export type SettingsLoadedEventArgs = SettingsLoadedEventArgs$instance;
|
|
1823
1993
|
|
|
1824
1994
|
export interface SettingsManageabilityAttribute$instance extends Attribute {
|
|
1995
|
+
readonly __tsonic_type_System_Configuration_SettingsManageabilityAttribute: never;
|
|
1996
|
+
|
|
1825
1997
|
readonly Manageability: SettingsManageability;
|
|
1826
1998
|
}
|
|
1827
1999
|
|
|
@@ -1834,6 +2006,8 @@ export const SettingsManageabilityAttribute: {
|
|
|
1834
2006
|
export type SettingsManageabilityAttribute = SettingsManageabilityAttribute$instance;
|
|
1835
2007
|
|
|
1836
2008
|
export interface SettingsProperty$instance {
|
|
2009
|
+
readonly __tsonic_type_System_Configuration_SettingsProperty: never;
|
|
2010
|
+
|
|
1837
2011
|
Attributes: SettingsAttributeDictionary;
|
|
1838
2012
|
DefaultValue: unknown;
|
|
1839
2013
|
IsReadOnly: boolean;
|
|
@@ -1856,6 +2030,8 @@ export const SettingsProperty: {
|
|
|
1856
2030
|
export type SettingsProperty = SettingsProperty$instance;
|
|
1857
2031
|
|
|
1858
2032
|
export interface SettingsPropertyCollection$instance {
|
|
2033
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyCollection: never;
|
|
2034
|
+
|
|
1859
2035
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1860
2036
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1861
2037
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
@@ -1888,6 +2064,8 @@ export const SettingsPropertyCollection: {
|
|
|
1888
2064
|
export type SettingsPropertyCollection = SettingsPropertyCollection$instance;
|
|
1889
2065
|
|
|
1890
2066
|
export interface SettingsPropertyIsReadOnlyException$instance extends Exception {
|
|
2067
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyIsReadOnlyException: never;
|
|
2068
|
+
|
|
1891
2069
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1892
2070
|
|
|
1893
2071
|
}
|
|
@@ -1903,6 +2081,8 @@ export const SettingsPropertyIsReadOnlyException: {
|
|
|
1903
2081
|
export type SettingsPropertyIsReadOnlyException = SettingsPropertyIsReadOnlyException$instance;
|
|
1904
2082
|
|
|
1905
2083
|
export interface SettingsPropertyNotFoundException$instance extends Exception {
|
|
2084
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyNotFoundException: never;
|
|
2085
|
+
|
|
1906
2086
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1907
2087
|
|
|
1908
2088
|
}
|
|
@@ -1918,6 +2098,8 @@ export const SettingsPropertyNotFoundException: {
|
|
|
1918
2098
|
export type SettingsPropertyNotFoundException = SettingsPropertyNotFoundException$instance;
|
|
1919
2099
|
|
|
1920
2100
|
export interface SettingsPropertyValue$instance {
|
|
2101
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyValue: never;
|
|
2102
|
+
|
|
1921
2103
|
Deserialized: boolean;
|
|
1922
2104
|
IsDirty: boolean;
|
|
1923
2105
|
readonly Name: string;
|
|
@@ -1936,6 +2118,8 @@ export const SettingsPropertyValue: {
|
|
|
1936
2118
|
export type SettingsPropertyValue = SettingsPropertyValue$instance;
|
|
1937
2119
|
|
|
1938
2120
|
export interface SettingsPropertyValueCollection$instance {
|
|
2121
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyValueCollection: never;
|
|
2122
|
+
|
|
1939
2123
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
1940
2124
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
1941
2125
|
readonly __tsonic_iface_System_ICloneable: never;
|
|
@@ -1962,6 +2146,8 @@ export const SettingsPropertyValueCollection: {
|
|
|
1962
2146
|
export type SettingsPropertyValueCollection = SettingsPropertyValueCollection$instance;
|
|
1963
2147
|
|
|
1964
2148
|
export interface SettingsPropertyWrongTypeException$instance extends Exception {
|
|
2149
|
+
readonly __tsonic_type_System_Configuration_SettingsPropertyWrongTypeException: never;
|
|
2150
|
+
|
|
1965
2151
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
1966
2152
|
|
|
1967
2153
|
}
|
|
@@ -1977,6 +2163,8 @@ export const SettingsPropertyWrongTypeException: {
|
|
|
1977
2163
|
export type SettingsPropertyWrongTypeException = SettingsPropertyWrongTypeException$instance;
|
|
1978
2164
|
|
|
1979
2165
|
export interface SettingsProvider$instance extends ProviderBase {
|
|
2166
|
+
readonly __tsonic_type_System_Configuration_SettingsProvider: never;
|
|
2167
|
+
|
|
1980
2168
|
ApplicationName: string;
|
|
1981
2169
|
GetPropertyValues(context: SettingsContext, collection: SettingsPropertyCollection): SettingsPropertyValueCollection;
|
|
1982
2170
|
SetPropertyValues(context: SettingsContext, collection: SettingsPropertyValueCollection): void;
|
|
@@ -1990,6 +2178,8 @@ export const SettingsProvider: (abstract new() => SettingsProvider) & {
|
|
|
1990
2178
|
export type SettingsProvider = SettingsProvider$instance;
|
|
1991
2179
|
|
|
1992
2180
|
export interface SettingsProviderAttribute$instance extends Attribute {
|
|
2181
|
+
readonly __tsonic_type_System_Configuration_SettingsProviderAttribute: never;
|
|
2182
|
+
|
|
1993
2183
|
readonly ProviderTypeName: string;
|
|
1994
2184
|
}
|
|
1995
2185
|
|
|
@@ -2003,6 +2193,8 @@ export const SettingsProviderAttribute: {
|
|
|
2003
2193
|
export type SettingsProviderAttribute = SettingsProviderAttribute$instance;
|
|
2004
2194
|
|
|
2005
2195
|
export interface SettingsProviderCollection$instance extends ProviderCollection {
|
|
2196
|
+
readonly __tsonic_type_System_Configuration_SettingsProviderCollection: never;
|
|
2197
|
+
|
|
2006
2198
|
readonly __tsonic_iface_System_Collections_ICollection: never;
|
|
2007
2199
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
2008
2200
|
|
|
@@ -2019,6 +2211,8 @@ export const SettingsProviderCollection: {
|
|
|
2019
2211
|
export type SettingsProviderCollection = SettingsProviderCollection$instance;
|
|
2020
2212
|
|
|
2021
2213
|
export interface SettingsSerializeAsAttribute$instance extends Attribute {
|
|
2214
|
+
readonly __tsonic_type_System_Configuration_SettingsSerializeAsAttribute: never;
|
|
2215
|
+
|
|
2022
2216
|
readonly SerializeAs: SettingsSerializeAs;
|
|
2023
2217
|
}
|
|
2024
2218
|
|
|
@@ -2031,6 +2225,8 @@ export const SettingsSerializeAsAttribute: {
|
|
|
2031
2225
|
export type SettingsSerializeAsAttribute = SettingsSerializeAsAttribute$instance;
|
|
2032
2226
|
|
|
2033
2227
|
export interface SettingValueElement$instance extends ConfigurationElement {
|
|
2228
|
+
readonly __tsonic_type_System_Configuration_SettingValueElement: never;
|
|
2229
|
+
|
|
2034
2230
|
readonly Properties: ConfigurationPropertyCollection;
|
|
2035
2231
|
ValueXml: XmlNode;
|
|
2036
2232
|
DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
|
|
@@ -2051,7 +2247,9 @@ export const SettingValueElement: {
|
|
|
2051
2247
|
|
|
2052
2248
|
export type SettingValueElement = SettingValueElement$instance;
|
|
2053
2249
|
|
|
2054
|
-
export interface SingleTagSectionHandler$instance {
|
|
2250
|
+
export interface SingleTagSectionHandler$instance extends IConfigurationSectionHandler$instance {
|
|
2251
|
+
readonly __tsonic_type_System_Configuration_SingleTagSectionHandler: never;
|
|
2252
|
+
|
|
2055
2253
|
readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
|
|
2056
2254
|
|
|
2057
2255
|
Create(parent: unknown, context: unknown, section: XmlNode): unknown;
|
|
@@ -2067,12 +2265,12 @@ export interface __SingleTagSectionHandler$views {
|
|
|
2067
2265
|
As_IConfigurationSectionHandler(): IConfigurationSectionHandler$instance;
|
|
2068
2266
|
}
|
|
2069
2267
|
|
|
2070
|
-
export interface SingleTagSectionHandler$instance extends IConfigurationSectionHandler$instance {}
|
|
2071
|
-
|
|
2072
2268
|
export type SingleTagSectionHandler = SingleTagSectionHandler$instance & __SingleTagSectionHandler$views;
|
|
2073
2269
|
|
|
2074
2270
|
|
|
2075
2271
|
export interface SpecialSettingAttribute$instance extends Attribute {
|
|
2272
|
+
readonly __tsonic_type_System_Configuration_SpecialSettingAttribute: never;
|
|
2273
|
+
|
|
2076
2274
|
readonly SpecialSetting: SpecialSetting;
|
|
2077
2275
|
}
|
|
2078
2276
|
|
|
@@ -2085,6 +2283,8 @@ export const SpecialSettingAttribute: {
|
|
|
2085
2283
|
export type SpecialSettingAttribute = SpecialSettingAttribute$instance;
|
|
2086
2284
|
|
|
2087
2285
|
export interface StringValidator$instance extends ConfigurationValidatorBase {
|
|
2286
|
+
readonly __tsonic_type_System_Configuration_StringValidator: never;
|
|
2287
|
+
|
|
2088
2288
|
CanValidate(type: Type): boolean;
|
|
2089
2289
|
Validate(value: unknown): void;
|
|
2090
2290
|
}
|
|
@@ -2100,6 +2300,8 @@ export const StringValidator: {
|
|
|
2100
2300
|
export type StringValidator = StringValidator$instance;
|
|
2101
2301
|
|
|
2102
2302
|
export interface StringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
2303
|
+
readonly __tsonic_type_System_Configuration_StringValidatorAttribute: never;
|
|
2304
|
+
|
|
2103
2305
|
InvalidCharacters: string;
|
|
2104
2306
|
MaxLength: int;
|
|
2105
2307
|
MinLength: int;
|
|
@@ -2115,6 +2317,8 @@ export const StringValidatorAttribute: {
|
|
|
2115
2317
|
export type StringValidatorAttribute = StringValidatorAttribute$instance;
|
|
2116
2318
|
|
|
2117
2319
|
export interface SubclassTypeValidator$instance extends ConfigurationValidatorBase {
|
|
2320
|
+
readonly __tsonic_type_System_Configuration_SubclassTypeValidator: never;
|
|
2321
|
+
|
|
2118
2322
|
CanValidate(type: Type): boolean;
|
|
2119
2323
|
Validate(value: unknown): void;
|
|
2120
2324
|
}
|
|
@@ -2128,6 +2332,8 @@ export const SubclassTypeValidator: {
|
|
|
2128
2332
|
export type SubclassTypeValidator = SubclassTypeValidator$instance;
|
|
2129
2333
|
|
|
2130
2334
|
export interface SubclassTypeValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
2335
|
+
readonly __tsonic_type_System_Configuration_SubclassTypeValidatorAttribute: never;
|
|
2336
|
+
|
|
2131
2337
|
readonly BaseClass: Type;
|
|
2132
2338
|
readonly ValidatorInstance: ConfigurationValidatorBase;
|
|
2133
2339
|
}
|
|
@@ -2141,6 +2347,8 @@ export const SubclassTypeValidatorAttribute: {
|
|
|
2141
2347
|
export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$instance;
|
|
2142
2348
|
|
|
2143
2349
|
export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
|
|
2350
|
+
readonly __tsonic_type_System_Configuration_TimeSpanMinutesConverter: never;
|
|
2351
|
+
|
|
2144
2352
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2145
2353
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2146
2354
|
}
|
|
@@ -2154,6 +2362,8 @@ export const TimeSpanMinutesConverter: {
|
|
|
2154
2362
|
export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
|
|
2155
2363
|
|
|
2156
2364
|
export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
|
|
2365
|
+
readonly __tsonic_type_System_Configuration_TimeSpanMinutesOrInfiniteConverter: never;
|
|
2366
|
+
|
|
2157
2367
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2158
2368
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2159
2369
|
}
|
|
@@ -2167,6 +2377,8 @@ export const TimeSpanMinutesOrInfiniteConverter: {
|
|
|
2167
2377
|
export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConverter$instance;
|
|
2168
2378
|
|
|
2169
2379
|
export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
|
|
2380
|
+
readonly __tsonic_type_System_Configuration_TimeSpanSecondsConverter: never;
|
|
2381
|
+
|
|
2170
2382
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2171
2383
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2172
2384
|
}
|
|
@@ -2180,6 +2392,8 @@ export const TimeSpanSecondsConverter: {
|
|
|
2180
2392
|
export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
|
|
2181
2393
|
|
|
2182
2394
|
export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
|
|
2395
|
+
readonly __tsonic_type_System_Configuration_TimeSpanSecondsOrInfiniteConverter: never;
|
|
2396
|
+
|
|
2183
2397
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2184
2398
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2185
2399
|
}
|
|
@@ -2193,6 +2407,8 @@ export const TimeSpanSecondsOrInfiniteConverter: {
|
|
|
2193
2407
|
export type TimeSpanSecondsOrInfiniteConverter = TimeSpanSecondsOrInfiniteConverter$instance;
|
|
2194
2408
|
|
|
2195
2409
|
export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
2410
|
+
readonly __tsonic_type_System_Configuration_TimeSpanValidator: never;
|
|
2411
|
+
|
|
2196
2412
|
CanValidate(type: Type): boolean;
|
|
2197
2413
|
Validate(value: unknown): void;
|
|
2198
2414
|
}
|
|
@@ -2208,6 +2424,8 @@ export const TimeSpanValidator: {
|
|
|
2208
2424
|
export type TimeSpanValidator = TimeSpanValidator$instance;
|
|
2209
2425
|
|
|
2210
2426
|
export interface TimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
2427
|
+
readonly __tsonic_type_System_Configuration_TimeSpanValidatorAttribute: never;
|
|
2428
|
+
|
|
2211
2429
|
ExcludeRange: boolean;
|
|
2212
2430
|
MaxValue: TimeSpan;
|
|
2213
2431
|
MaxValueString: string;
|
|
@@ -2227,6 +2445,8 @@ export const TimeSpanValidatorAttribute: {
|
|
|
2227
2445
|
export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
|
|
2228
2446
|
|
|
2229
2447
|
export interface TypeNameConverter$instance extends ConfigurationConverterBase {
|
|
2448
|
+
readonly __tsonic_type_System_Configuration_TypeNameConverter: never;
|
|
2449
|
+
|
|
2230
2450
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2231
2451
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2232
2452
|
}
|
|
@@ -2240,6 +2460,8 @@ export const TypeNameConverter: {
|
|
|
2240
2460
|
export type TypeNameConverter = TypeNameConverter$instance;
|
|
2241
2461
|
|
|
2242
2462
|
export interface UriSection$instance extends ConfigurationSection {
|
|
2463
|
+
readonly __tsonic_type_System_Configuration_UriSection: never;
|
|
2464
|
+
|
|
2243
2465
|
readonly Idn: IdnElement;
|
|
2244
2466
|
readonly IriParsing: IriParsingElement;
|
|
2245
2467
|
readonly Properties: ConfigurationPropertyCollection;
|
|
@@ -2255,6 +2477,8 @@ export const UriSection: {
|
|
|
2255
2477
|
export type UriSection = UriSection$instance;
|
|
2256
2478
|
|
|
2257
2479
|
export interface UserScopedSettingAttribute$instance extends SettingAttribute {
|
|
2480
|
+
readonly __tsonic_type_System_Configuration_UserScopedSettingAttribute: never;
|
|
2481
|
+
|
|
2258
2482
|
}
|
|
2259
2483
|
|
|
2260
2484
|
|
|
@@ -2266,6 +2490,8 @@ export const UserScopedSettingAttribute: {
|
|
|
2266
2490
|
export type UserScopedSettingAttribute = UserScopedSettingAttribute$instance;
|
|
2267
2491
|
|
|
2268
2492
|
export interface UserSettingsGroup$instance extends ConfigurationSectionGroup {
|
|
2493
|
+
readonly __tsonic_type_System_Configuration_UserSettingsGroup: never;
|
|
2494
|
+
|
|
2269
2495
|
}
|
|
2270
2496
|
|
|
2271
2497
|
|
|
@@ -2277,6 +2503,8 @@ export const UserSettingsGroup: {
|
|
|
2277
2503
|
export type UserSettingsGroup = UserSettingsGroup$instance;
|
|
2278
2504
|
|
|
2279
2505
|
export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
|
|
2506
|
+
readonly __tsonic_type_System_Configuration_WhiteSpaceTrimStringConverter: never;
|
|
2507
|
+
|
|
2280
2508
|
ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2281
2509
|
ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2282
2510
|
}
|