@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

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.
Files changed (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +23 -23
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +30 -30
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -30,84 +30,84 @@ import * as System_Xml_XPath_Internal from "@tsonic/dotnet/System.Xml.XPath.js";
30
30
  import type { IXPathNavigable } from "@tsonic/dotnet/System.Xml.XPath.js";
31
31
 
32
32
  export enum ConfigurationAllowDefinition {
33
- machineOnly = 0,
34
- machineToWebRoot = 100,
35
- machineToApplication = 200,
36
- everywhere = 300
33
+ MachineOnly = 0,
34
+ MachineToWebRoot = 100,
35
+ MachineToApplication = 200,
36
+ Everywhere = 300
37
37
  }
38
38
 
39
39
 
40
40
  export enum ConfigurationAllowExeDefinition {
41
- machineOnly = 0,
42
- machineToApplication = 100,
43
- machineToRoamingUser = 200,
44
- machineToLocalUser = 300
41
+ MachineOnly = 0,
42
+ MachineToApplication = 100,
43
+ MachineToRoamingUser = 200,
44
+ MachineToLocalUser = 300
45
45
  }
46
46
 
47
47
 
48
48
  export enum ConfigurationElementCollectionType {
49
- basicMap = 0,
50
- addRemoveClearMap = 1,
51
- basicMapAlternate = 2,
52
- addRemoveClearMapAlternate = 3
49
+ BasicMap = 0,
50
+ AddRemoveClearMap = 1,
51
+ BasicMapAlternate = 2,
52
+ AddRemoveClearMapAlternate = 3
53
53
  }
54
54
 
55
55
 
56
56
  export enum ConfigurationPropertyOptions {
57
- none = 0,
58
- isDefaultCollection = 1,
59
- isRequired = 2,
60
- isKey = 4,
61
- isTypeStringTransformationRequired = 8,
62
- isAssemblyStringTransformationRequired = 16,
63
- isVersionCheckRequired = 32
57
+ None = 0,
58
+ IsDefaultCollection = 1,
59
+ IsRequired = 2,
60
+ IsKey = 4,
61
+ IsTypeStringTransformationRequired = 8,
62
+ IsAssemblyStringTransformationRequired = 16,
63
+ IsVersionCheckRequired = 32
64
64
  }
65
65
 
66
66
 
67
67
  export enum ConfigurationSaveMode {
68
- modified = 0,
69
- minimal = 1,
70
- full = 2
68
+ Modified = 0,
69
+ Minimal = 1,
70
+ Full = 2
71
71
  }
72
72
 
73
73
 
74
74
  export enum ConfigurationUserLevel {
75
- none = 0,
76
- perUserRoaming = 10,
77
- perUserRoamingAndLocal = 20
75
+ None = 0,
76
+ PerUserRoaming = 10,
77
+ PerUserRoamingAndLocal = 20
78
78
  }
79
79
 
80
80
 
81
81
  export enum OverrideMode {
82
- inherit = 0,
83
- allow = 1,
84
- deny = 2
82
+ Inherit = 0,
83
+ Allow = 1,
84
+ Deny = 2
85
85
  }
86
86
 
87
87
 
88
88
  export enum PropertyValueOrigin {
89
- default_ = 0,
90
- inherited = 1,
91
- setHere = 2
89
+ Default = 0,
90
+ Inherited = 1,
91
+ SetHere = 2
92
92
  }
93
93
 
94
94
 
95
95
  export enum SettingsManageability {
96
- roaming = 0
96
+ Roaming = 0
97
97
  }
98
98
 
99
99
 
100
100
  export enum SettingsSerializeAs {
101
- string_ = 0,
102
- xml = 1,
103
- binary = 2,
104
- providerSpecific = 3
101
+ String = 0,
102
+ Xml = 1,
103
+ Binary = 2,
104
+ ProviderSpecific = 3
105
105
  }
106
106
 
107
107
 
108
108
  export enum SpecialSetting {
109
- connectionString = 0,
110
- webServiceUrl = 1
109
+ ConnectionString = 0,
110
+ WebServiceUrl = 1
111
111
  }
112
112
 
113
113
 
@@ -124,40 +124,40 @@ export type ValidatorCallback = (value: unknown) => void;
124
124
 
125
125
 
126
126
  export interface IApplicationSettingsProvider$instance {
127
- getPreviousVersion(context: SettingsContext, property: SettingsProperty): SettingsPropertyValue;
128
- reset(context: SettingsContext): void;
129
- upgrade(context: SettingsContext, properties: SettingsPropertyCollection): void;
127
+ GetPreviousVersion(context: SettingsContext, property: SettingsProperty): SettingsPropertyValue;
128
+ Reset(context: SettingsContext): void;
129
+ Upgrade(context: SettingsContext, properties: SettingsPropertyCollection): void;
130
130
  }
131
131
 
132
132
 
133
133
  export type IApplicationSettingsProvider = IApplicationSettingsProvider$instance;
134
134
 
135
135
  export interface IConfigurationSectionHandler$instance {
136
- create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
136
+ Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
137
137
  }
138
138
 
139
139
 
140
140
  export type IConfigurationSectionHandler = IConfigurationSectionHandler$instance;
141
141
 
142
142
  export interface IConfigurationSystem$instance {
143
- getConfig(configKey: string): unknown;
144
- init(): void;
143
+ GetConfig(configKey: string): unknown;
144
+ Init(): void;
145
145
  }
146
146
 
147
147
 
148
148
  export type IConfigurationSystem = IConfigurationSystem$instance;
149
149
 
150
150
  export interface IPersistComponentSettings$instance {
151
- saveSettings: boolean;
152
- settingsKey: string;
153
- loadComponentSettings(): void;
151
+ SaveSettings: boolean;
152
+ SettingsKey: string;
153
+ LoadComponentSettings(): void;
154
154
  }
155
155
 
156
156
 
157
157
  export type IPersistComponentSettings = IPersistComponentSettings$instance;
158
158
 
159
159
  export interface ISettingsProviderService$instance {
160
- getSettingsProvider(property: SettingsProperty): SettingsProvider;
160
+ GetSettingsProvider(property: SettingsProperty): SettingsProvider;
161
161
  }
162
162
 
163
163
 
@@ -175,17 +175,17 @@ export const ApplicationScopedSettingAttribute: {
175
175
  export type ApplicationScopedSettingAttribute = ApplicationScopedSettingAttribute$instance;
176
176
 
177
177
  export interface ApplicationSettingsBase$instance extends SettingsBase {
178
- readonly context: SettingsContext;
179
- item: unknown;
180
- readonly properties: SettingsPropertyCollection;
181
- readonly propertyValues: SettingsPropertyValueCollection;
182
- readonly providers: SettingsProviderCollection;
183
- settingsKey: string;
184
- getPreviousVersion(propertyName: string): unknown;
185
- reload(): void;
186
- reset(): void;
187
- save(): void;
188
- upgrade(): void;
178
+ readonly Context: SettingsContext;
179
+ Item: unknown;
180
+ readonly Properties: SettingsPropertyCollection;
181
+ readonly PropertyValues: SettingsPropertyValueCollection;
182
+ readonly Providers: SettingsProviderCollection;
183
+ SettingsKey: string;
184
+ GetPreviousVersion(propertyName: string): unknown;
185
+ Reload(): void;
186
+ Reset(): void;
187
+ Save(): void;
188
+ Upgrade(): void;
189
189
  }
190
190
 
191
191
 
@@ -207,7 +207,7 @@ export const ApplicationSettingsGroup: {
207
207
  export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
208
208
 
209
209
  export interface AppSettingsReader$instance {
210
- getValue(key: string, type_: Type): unknown;
210
+ GetValue(key: string, type: Type): unknown;
211
211
  }
212
212
 
213
213
 
@@ -219,8 +219,8 @@ export const AppSettingsReader: {
219
219
  export type AppSettingsReader = AppSettingsReader$instance;
220
220
 
221
221
  export interface AppSettingsSection$instance extends ConfigurationSection {
222
- file: string;
223
- readonly settings: KeyValueConfigurationCollection;
222
+ File: string;
223
+ readonly Settings: KeyValueConfigurationCollection;
224
224
  }
225
225
 
226
226
 
@@ -232,22 +232,22 @@ export const AppSettingsSection: {
232
232
  export type AppSettingsSection = AppSettingsSection$instance;
233
233
 
234
234
  export interface CallbackValidator$instance extends ConfigurationValidatorBase {
235
- canValidate(type_: Type): boolean;
236
- validate(value: unknown): void;
235
+ CanValidate(type: Type): boolean;
236
+ Validate(value: unknown): void;
237
237
  }
238
238
 
239
239
 
240
240
  export const CallbackValidator: {
241
- new(type_: Type, callback: ValidatorCallback): CallbackValidator;
241
+ new(type: Type, callback: ValidatorCallback): CallbackValidator;
242
242
  };
243
243
 
244
244
 
245
245
  export type CallbackValidator = CallbackValidator$instance;
246
246
 
247
247
  export interface CallbackValidatorAttribute$instance extends ConfigurationValidatorAttribute {
248
- callbackMethodName: string;
249
- type_: Type;
250
- readonly validatorInstance: ConfigurationValidatorBase;
248
+ CallbackMethodName: string;
249
+ Type: Type;
250
+ readonly ValidatorInstance: ConfigurationValidatorBase;
251
251
  }
252
252
 
253
253
 
@@ -259,7 +259,7 @@ export const CallbackValidatorAttribute: {
259
259
  export type CallbackValidatorAttribute = CallbackValidatorAttribute$instance;
260
260
 
261
261
  export interface ClientSettingsSection$instance extends ConfigurationSection {
262
- readonly settings: SettingElementCollection;
262
+ readonly Settings: SettingElementCollection;
263
263
  }
264
264
 
265
265
 
@@ -271,17 +271,17 @@ export const ClientSettingsSection: {
271
271
  export type ClientSettingsSection = ClientSettingsSection$instance;
272
272
 
273
273
  export interface CommaDelimitedStringCollection$instance extends StringCollection {
274
- readonly isModified: boolean;
275
- readonly isReadOnly: boolean;
276
- item: string;
277
- add(value: string): void;
278
- addRange(range: string[]): void;
279
- clear(): void;
280
- clone(): CommaDelimitedStringCollection;
281
- insert(index: int, value: string): void;
282
- remove(value: string): void;
283
- setReadOnly(): void;
284
- toString(): string | undefined;
274
+ readonly IsModified: boolean;
275
+ readonly IsReadOnly: boolean;
276
+ Item: string;
277
+ Add(value: string): void;
278
+ AddRange(range: string[]): void;
279
+ Clear(): void;
280
+ Clone(): CommaDelimitedStringCollection;
281
+ Insert(index: int, value: string): void;
282
+ Remove(value: string): void;
283
+ SetReadOnly(): void;
284
+ ToString(): string | undefined;
285
285
  }
286
286
 
287
287
 
@@ -293,8 +293,8 @@ export const CommaDelimitedStringCollection: {
293
293
  export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$instance;
294
294
 
295
295
  export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
296
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
297
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
296
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
297
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
298
298
  }
299
299
 
300
300
 
@@ -306,27 +306,27 @@ export const CommaDelimitedStringCollectionConverter: {
306
306
  export type CommaDelimitedStringCollectionConverter = CommaDelimitedStringCollectionConverter$instance;
307
307
 
308
308
  export interface Configuration$instance {
309
- readonly appSettings: AppSettingsSection;
310
- assemblyStringTransformer: Func<System_Internal.String, System_Internal.String>;
311
- readonly connectionStrings: ConnectionStringsSection;
312
- readonly evaluationContext: ContextInformation;
313
- readonly filePath: string;
314
- readonly hasFile: boolean;
315
- readonly locations: ConfigurationLocationCollection;
316
- namespaceDeclared: boolean;
317
- readonly rootSectionGroup: ConfigurationSectionGroup;
318
- readonly sectionGroups: ConfigurationSectionGroupCollection;
319
- readonly sections: ConfigurationSectionCollection;
320
- targetFramework: FrameworkName;
321
- typeStringTransformer: Func<System_Internal.String, System_Internal.String>;
322
- getSection(sectionName: string): ConfigurationSection;
323
- getSectionGroup(sectionGroupName: string): ConfigurationSectionGroup;
324
- save(): void;
325
- save(saveMode: ConfigurationSaveMode): void;
326
- save(saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
327
- saveAs(filename: string): void;
328
- saveAs(filename: string, saveMode: ConfigurationSaveMode): void;
329
- saveAs(filename: string, saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
309
+ readonly AppSettings: AppSettingsSection;
310
+ AssemblyStringTransformer: Func<System_Internal.String, System_Internal.String>;
311
+ readonly ConnectionStrings: ConnectionStringsSection;
312
+ readonly EvaluationContext: ContextInformation;
313
+ readonly FilePath: string;
314
+ readonly HasFile: boolean;
315
+ readonly Locations: ConfigurationLocationCollection;
316
+ NamespaceDeclared: boolean;
317
+ readonly RootSectionGroup: ConfigurationSectionGroup;
318
+ readonly SectionGroups: ConfigurationSectionGroupCollection;
319
+ readonly Sections: ConfigurationSectionCollection;
320
+ TargetFramework: FrameworkName;
321
+ TypeStringTransformer: Func<System_Internal.String, System_Internal.String>;
322
+ GetSection(sectionName: string): ConfigurationSection;
323
+ GetSectionGroup(sectionGroupName: string): ConfigurationSectionGroup;
324
+ Save(): void;
325
+ Save(saveMode: ConfigurationSaveMode): void;
326
+ Save(saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
327
+ SaveAs(filename: string): void;
328
+ SaveAs(filename: string, saveMode: ConfigurationSaveMode): void;
329
+ SaveAs(filename: string, saveMode: ConfigurationSaveMode, forceSaveAll: boolean): void;
330
330
  }
331
331
 
332
332
 
@@ -338,11 +338,11 @@ export const Configuration: {
338
338
  export type Configuration = Configuration$instance;
339
339
 
340
340
  export interface ConfigurationCollectionAttribute$instance extends Attribute {
341
- addItemName: string;
342
- clearItemsName: string;
343
- collectionType: ConfigurationElementCollectionType;
344
- readonly itemType: Type;
345
- removeItemName: string;
341
+ AddItemName: string;
342
+ ClearItemsName: string;
343
+ CollectionType: ConfigurationElementCollectionType;
344
+ readonly ItemType: Type;
345
+ RemoveItemName: string;
346
346
  }
347
347
 
348
348
 
@@ -354,8 +354,8 @@ export const ConfigurationCollectionAttribute: {
354
354
  export type ConfigurationCollectionAttribute = ConfigurationCollectionAttribute$instance;
355
355
 
356
356
  export interface ConfigurationConverterBase$instance extends TypeConverter {
357
- canConvertFrom(ctx: ITypeDescriptorContext, type_: Type): boolean;
358
- canConvertTo(ctx: ITypeDescriptorContext, type_: Type): boolean;
357
+ CanConvertFrom(ctx: ITypeDescriptorContext, type: Type): boolean;
358
+ CanConvertTo(ctx: ITypeDescriptorContext, type: Type): boolean;
359
359
  }
360
360
 
361
361
 
@@ -366,16 +366,16 @@ export const ConfigurationConverterBase: {
366
366
  export type ConfigurationConverterBase = ConfigurationConverterBase$instance;
367
367
 
368
368
  export interface ConfigurationElement$instance {
369
- readonly currentConfiguration: Configuration;
370
- readonly elementInformation: ElementInformation;
371
- readonly lockAllAttributesExcept: ConfigurationLockCollection;
372
- readonly lockAllElementsExcept: ConfigurationLockCollection;
373
- readonly lockAttributes: ConfigurationLockCollection;
374
- readonly lockElements: ConfigurationLockCollection;
375
- lockItem: boolean;
376
- equals(compareTo: unknown): boolean;
377
- getHashCode(): int;
378
- isReadOnly(): boolean;
369
+ readonly CurrentConfiguration: Configuration;
370
+ readonly ElementInformation: ElementInformation;
371
+ readonly LockAllAttributesExcept: ConfigurationLockCollection;
372
+ readonly LockAllElementsExcept: ConfigurationLockCollection;
373
+ readonly LockAttributes: ConfigurationLockCollection;
374
+ readonly LockElements: ConfigurationLockCollection;
375
+ LockItem: boolean;
376
+ Equals(compareTo: unknown): boolean;
377
+ GetHashCode(): int;
378
+ IsReadOnly(): boolean;
379
379
  }
380
380
 
381
381
 
@@ -386,16 +386,16 @@ export const ConfigurationElement: {
386
386
  export type ConfigurationElement = ConfigurationElement$instance;
387
387
 
388
388
  export interface ConfigurationElementCollection$instance extends ConfigurationElement {
389
- readonly collectionType: ConfigurationElementCollectionType;
390
- readonly count: int;
391
- emitClear: boolean;
392
- readonly isSynchronized: boolean;
393
- readonly syncRoot: unknown;
394
- copyTo(array: ConfigurationElement[], index: int): void;
395
- equals(compareTo: unknown): boolean;
396
- getEnumerator(): IEnumerator;
397
- getHashCode(): int;
398
- isReadOnly(): boolean;
389
+ readonly CollectionType: ConfigurationElementCollectionType;
390
+ readonly Count: int;
391
+ EmitClear: boolean;
392
+ readonly IsSynchronized: boolean;
393
+ readonly SyncRoot: unknown;
394
+ CopyTo(array: ConfigurationElement[], index: int): void;
395
+ Equals(compareTo: unknown): boolean;
396
+ GetEnumerator(): IEnumerator;
397
+ GetHashCode(): int;
398
+ IsReadOnly(): boolean;
399
399
  }
400
400
 
401
401
 
@@ -406,7 +406,7 @@ export const ConfigurationElementCollection: {
406
406
  export type ConfigurationElementCollection = ConfigurationElementCollection$instance;
407
407
 
408
408
  export interface ConfigurationElementProperty$instance {
409
- readonly validator: ConfigurationValidatorBase;
409
+ readonly Validator: ConfigurationValidatorBase;
410
410
  }
411
411
 
412
412
 
@@ -418,11 +418,11 @@ export const ConfigurationElementProperty: {
418
418
  export type ConfigurationElementProperty = ConfigurationElementProperty$instance;
419
419
 
420
420
  export interface ConfigurationErrorsException$instance extends ConfigurationException {
421
- readonly errors: ICollection;
422
- readonly filename: string;
423
- readonly line: int;
424
- readonly message: string;
425
- getObjectData(info: SerializationInfo, context: StreamingContext): void;
421
+ readonly Errors: ICollection;
422
+ readonly Filename: string;
423
+ readonly Line: int;
424
+ readonly Message: string;
425
+ GetObjectData(info: SerializationInfo, context: StreamingContext): void;
426
426
  }
427
427
 
428
428
 
@@ -436,21 +436,21 @@ export const ConfigurationErrorsException: {
436
436
  new(message: string, inner: Exception, node: XmlNode): ConfigurationErrorsException;
437
437
  new(message: string, reader: XmlReader): ConfigurationErrorsException;
438
438
  new(message: string, inner: Exception, reader: XmlReader): ConfigurationErrorsException;
439
- getFilename(node: XmlNode): string;
440
- getFilename(reader: XmlReader): string;
441
- getLineNumber(node: XmlNode): int;
442
- getLineNumber(reader: XmlReader): int;
439
+ GetFilename(node: XmlNode): string;
440
+ GetFilename(reader: XmlReader): string;
441
+ GetLineNumber(node: XmlNode): int;
442
+ GetLineNumber(reader: XmlReader): int;
443
443
  };
444
444
 
445
445
 
446
446
  export type ConfigurationErrorsException = ConfigurationErrorsException$instance;
447
447
 
448
448
  export interface ConfigurationException$instance extends SystemException {
449
- readonly bareMessage: string;
450
- readonly filename: string;
451
- readonly line: int;
452
- readonly message: string;
453
- getObjectData(info: SerializationInfo, context: StreamingContext): void;
449
+ readonly BareMessage: string;
450
+ readonly Filename: string;
451
+ readonly Line: int;
452
+ readonly Message: string;
453
+ GetObjectData(info: SerializationInfo, context: StreamingContext): void;
454
454
  }
455
455
 
456
456
 
@@ -462,16 +462,16 @@ export const ConfigurationException: {
462
462
  new(message: string, inner: Exception, node: XmlNode): ConfigurationException;
463
463
  new(message: string, filename: string, line: int): ConfigurationException;
464
464
  new(message: string, inner: Exception, filename: string, line: int): ConfigurationException;
465
- getXmlNodeFilename(node: XmlNode): string;
466
- getXmlNodeLineNumber(node: XmlNode): int;
465
+ GetXmlNodeFilename(node: XmlNode): string;
466
+ GetXmlNodeLineNumber(node: XmlNode): int;
467
467
  };
468
468
 
469
469
 
470
470
  export type ConfigurationException = ConfigurationException$instance;
471
471
 
472
472
  export interface ConfigurationFileMap$instance {
473
- machineConfigFilename: string;
474
- clone(): unknown;
473
+ MachineConfigFilename: string;
474
+ Clone(): unknown;
475
475
  }
476
476
 
477
477
 
@@ -484,8 +484,8 @@ export const ConfigurationFileMap: {
484
484
  export type ConfigurationFileMap = ConfigurationFileMap$instance;
485
485
 
486
486
  export interface ConfigurationLocation$instance {
487
- readonly path: string;
488
- openConfiguration(): Configuration;
487
+ readonly Path: string;
488
+ OpenConfiguration(): Configuration;
489
489
  }
490
490
 
491
491
 
@@ -497,7 +497,7 @@ export const ConfigurationLocation: {
497
497
  export type ConfigurationLocation = ConfigurationLocation$instance;
498
498
 
499
499
  export interface ConfigurationLocationCollection$instance extends ReadOnlyCollectionBase {
500
- readonly item: ConfigurationLocation;
500
+ readonly Item: ConfigurationLocation;
501
501
  }
502
502
 
503
503
 
@@ -509,20 +509,20 @@ export const ConfigurationLocationCollection: {
509
509
  export type ConfigurationLocationCollection = ConfigurationLocationCollection$instance;
510
510
 
511
511
  export interface ConfigurationLockCollection$instance {
512
- readonly attributeList: string;
513
- readonly count: int;
514
- readonly hasParentElements: boolean;
515
- readonly isModified: boolean;
516
- readonly isSynchronized: boolean;
517
- readonly syncRoot: unknown;
518
- add(name: string): void;
519
- clear(): void;
520
- contains(name: string): boolean;
521
- copyTo(array: string[], index: int): void;
522
- getEnumerator(): IEnumerator;
523
- isReadOnly(name: string): boolean;
524
- remove(name: string): void;
525
- setFromList(attributeList: string): void;
512
+ readonly AttributeList: string;
513
+ readonly Count: int;
514
+ readonly HasParentElements: boolean;
515
+ readonly IsModified: boolean;
516
+ readonly IsSynchronized: boolean;
517
+ readonly SyncRoot: unknown;
518
+ Add(name: string): void;
519
+ Clear(): void;
520
+ Contains(name: string): boolean;
521
+ CopyTo(array: string[], index: int): void;
522
+ GetEnumerator(): IEnumerator;
523
+ IsReadOnly(name: string): boolean;
524
+ Remove(name: string): void;
525
+ SetFromList(attributeList: string): void;
526
526
  }
527
527
 
528
528
 
@@ -534,39 +534,39 @@ export const ConfigurationLockCollection: {
534
534
  export type ConfigurationLockCollection = ConfigurationLockCollection$instance;
535
535
 
536
536
  export interface ConfigurationProperty$instance {
537
- readonly converter: TypeConverter;
538
- readonly defaultValue: unknown;
539
- readonly description: string;
540
- readonly isAssemblyStringTransformationRequired: boolean;
541
- readonly isDefaultCollection: boolean;
542
- readonly isKey: boolean;
543
- readonly isRequired: boolean;
544
- readonly isTypeStringTransformationRequired: boolean;
545
- readonly isVersionCheckRequired: boolean;
546
- readonly name: string;
547
- readonly type_: Type;
548
- readonly validator: ConfigurationValidatorBase;
537
+ readonly Converter: TypeConverter;
538
+ readonly DefaultValue: unknown;
539
+ readonly Description: string;
540
+ readonly IsAssemblyStringTransformationRequired: boolean;
541
+ readonly IsDefaultCollection: boolean;
542
+ readonly IsKey: boolean;
543
+ readonly IsRequired: boolean;
544
+ readonly IsTypeStringTransformationRequired: boolean;
545
+ readonly IsVersionCheckRequired: boolean;
546
+ readonly Name: string;
547
+ readonly Type: Type;
548
+ readonly Validator: ConfigurationValidatorBase;
549
549
  }
550
550
 
551
551
 
552
552
  export const ConfigurationProperty: {
553
- new(name: string, type_: Type): ConfigurationProperty;
554
- new(name: string, type_: Type, defaultValue: unknown): ConfigurationProperty;
555
- new(name: string, type_: Type, defaultValue: unknown, options: ConfigurationPropertyOptions): ConfigurationProperty;
556
- new(name: string, type_: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions): ConfigurationProperty;
557
- new(name: string, type_: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions, description: string): ConfigurationProperty;
553
+ new(name: string, type: Type): ConfigurationProperty;
554
+ new(name: string, type: Type, defaultValue: unknown): ConfigurationProperty;
555
+ new(name: string, type: Type, defaultValue: unknown, options: ConfigurationPropertyOptions): ConfigurationProperty;
556
+ new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions): ConfigurationProperty;
557
+ new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions, description: string): ConfigurationProperty;
558
558
  };
559
559
 
560
560
 
561
561
  export type ConfigurationProperty = ConfigurationProperty$instance;
562
562
 
563
563
  export interface ConfigurationPropertyAttribute$instance extends Attribute {
564
- defaultValue: unknown;
565
- isDefaultCollection: boolean;
566
- isKey: boolean;
567
- isRequired: boolean;
568
- readonly name: string;
569
- options: ConfigurationPropertyOptions;
564
+ DefaultValue: unknown;
565
+ IsDefaultCollection: boolean;
566
+ IsKey: boolean;
567
+ IsRequired: boolean;
568
+ readonly Name: string;
569
+ Options: ConfigurationPropertyOptions;
570
570
  }
571
571
 
572
572
 
@@ -578,16 +578,16 @@ export const ConfigurationPropertyAttribute: {
578
578
  export type ConfigurationPropertyAttribute = ConfigurationPropertyAttribute$instance;
579
579
 
580
580
  export interface ConfigurationPropertyCollection$instance {
581
- readonly count: int;
582
- readonly isSynchronized: boolean;
583
- readonly item: ConfigurationProperty;
584
- readonly syncRoot: unknown;
585
- add(property: ConfigurationProperty): void;
586
- clear(): void;
587
- contains(name: string): boolean;
588
- copyTo(array: ConfigurationProperty[], index: int): void;
589
- getEnumerator(): IEnumerator;
590
- remove(name: string): boolean;
581
+ readonly Count: int;
582
+ readonly IsSynchronized: boolean;
583
+ readonly Item: ConfigurationProperty;
584
+ readonly SyncRoot: unknown;
585
+ Add(property: ConfigurationProperty): void;
586
+ Clear(): void;
587
+ Contains(name: string): boolean;
588
+ CopyTo(array: ConfigurationProperty[], index: int): void;
589
+ GetEnumerator(): IEnumerator;
590
+ Remove(name: string): boolean;
591
591
  }
592
592
 
593
593
 
@@ -599,7 +599,7 @@ export const ConfigurationPropertyCollection: {
599
599
  export type ConfigurationPropertyCollection = ConfigurationPropertyCollection$instance;
600
600
 
601
601
  export interface ConfigurationSection$instance extends ConfigurationElement {
602
- readonly sectionInformation: SectionInformation;
602
+ readonly SectionInformation: SectionInformation;
603
603
  }
604
604
 
605
605
 
@@ -610,17 +610,17 @@ export const ConfigurationSection: {
610
610
  export type ConfigurationSection = ConfigurationSection$instance;
611
611
 
612
612
  export interface ConfigurationSectionCollection$instance extends NameObjectCollectionBase {
613
- add(name: string, section: ConfigurationSection): void;
614
- clear(): void;
615
- copyTo(array: ConfigurationSection[], index: int): void;
616
- get_(index: int): ConfigurationSection;
617
- get_(name: string): ConfigurationSection;
613
+ Add(name: string, section: ConfigurationSection): void;
614
+ Clear(): void;
615
+ CopyTo(array: ConfigurationSection[], index: int): void;
616
+ Get(index: int): ConfigurationSection;
617
+ Get(name: string): ConfigurationSection;
618
618
  get_Item(name: string): ConfigurationSection;
619
619
  get_Item(index: int): ConfigurationSection;
620
- getEnumerator(): IEnumerator;
621
- getKey(index: int): string;
622
- remove(name: string): void;
623
- removeAt(index: int): void;
620
+ GetEnumerator(): IEnumerator;
621
+ GetKey(index: int): string;
622
+ Remove(name: string): void;
623
+ RemoveAt(index: int): void;
624
624
  }
625
625
 
626
626
 
@@ -632,15 +632,15 @@ export const ConfigurationSectionCollection: {
632
632
  export type ConfigurationSectionCollection = ConfigurationSectionCollection$instance;
633
633
 
634
634
  export interface ConfigurationSectionGroup$instance {
635
- readonly isDeclarationRequired: boolean;
636
- readonly isDeclared: boolean;
637
- readonly name: string;
638
- readonly sectionGroupName: string;
639
- readonly sectionGroups: ConfigurationSectionGroupCollection;
640
- readonly sections: ConfigurationSectionCollection;
641
- type_: string;
642
- forceDeclaration(): void;
643
- forceDeclaration(force: boolean): void;
635
+ readonly IsDeclarationRequired: boolean;
636
+ readonly IsDeclared: boolean;
637
+ readonly Name: string;
638
+ readonly SectionGroupName: string;
639
+ readonly SectionGroups: ConfigurationSectionGroupCollection;
640
+ readonly Sections: ConfigurationSectionCollection;
641
+ Type: string;
642
+ ForceDeclaration(): void;
643
+ ForceDeclaration(force: boolean): void;
644
644
  }
645
645
 
646
646
 
@@ -652,17 +652,17 @@ export const ConfigurationSectionGroup: {
652
652
  export type ConfigurationSectionGroup = ConfigurationSectionGroup$instance;
653
653
 
654
654
  export interface ConfigurationSectionGroupCollection$instance extends NameObjectCollectionBase {
655
- add(name: string, sectionGroup: ConfigurationSectionGroup): void;
656
- clear(): void;
657
- copyTo(array: ConfigurationSectionGroup[], index: int): void;
658
- get_(index: int): ConfigurationSectionGroup;
659
- get_(name: string): ConfigurationSectionGroup;
655
+ Add(name: string, sectionGroup: ConfigurationSectionGroup): void;
656
+ Clear(): void;
657
+ CopyTo(array: ConfigurationSectionGroup[], index: int): void;
658
+ Get(index: int): ConfigurationSectionGroup;
659
+ Get(name: string): ConfigurationSectionGroup;
660
660
  get_Item(name: string): ConfigurationSectionGroup;
661
661
  get_Item(index: int): ConfigurationSectionGroup;
662
- getEnumerator(): IEnumerator;
663
- getKey(index: int): string;
664
- remove(name: string): void;
665
- removeAt(index: int): void;
662
+ GetEnumerator(): IEnumerator;
663
+ GetKey(index: int): string;
664
+ Remove(name: string): void;
665
+ RemoveAt(index: int): void;
666
666
  }
667
667
 
668
668
 
@@ -679,16 +679,16 @@ export interface ConfigurationSettings$instance {
679
679
 
680
680
  export const ConfigurationSettings: {
681
681
  new(): ConfigurationSettings;
682
- readonly appSettings: NameValueCollection;
683
- getConfig(sectionName: string): unknown;
682
+ readonly AppSettings: NameValueCollection;
683
+ GetConfig(sectionName: string): unknown;
684
684
  };
685
685
 
686
686
 
687
687
  export type ConfigurationSettings = ConfigurationSettings$instance;
688
688
 
689
689
  export interface ConfigurationValidatorAttribute$instance extends Attribute {
690
- readonly validatorInstance: ConfigurationValidatorBase;
691
- readonly validatorType: Type;
690
+ readonly ValidatorInstance: ConfigurationValidatorBase;
691
+ readonly ValidatorType: Type;
692
692
  }
693
693
 
694
694
 
@@ -700,8 +700,8 @@ export const ConfigurationValidatorAttribute: {
700
700
  export type ConfigurationValidatorAttribute = ConfigurationValidatorAttribute$instance;
701
701
 
702
702
  export interface ConfigurationValidatorBase$instance {
703
- canValidate(type_: Type): boolean;
704
- validate(value: unknown): void;
703
+ CanValidate(type: Type): boolean;
704
+ Validate(value: unknown): void;
705
705
  }
706
706
 
707
707
 
@@ -712,17 +712,17 @@ export const ConfigurationValidatorBase: {
712
712
  export type ConfigurationValidatorBase = ConfigurationValidatorBase$instance;
713
713
 
714
714
  export interface ConfigXmlDocument$instance extends XmlDocument {
715
- readonly filename: string;
716
- readonly lineNumber: int;
717
- createAttribute(prefix: string, localName: string, namespaceUri: string): XmlAttribute;
718
- createCDataSection(data: string): XmlCDataSection;
719
- createComment(data: string): XmlComment;
720
- createElement(prefix: string, localName: string, namespaceUri: string): XmlElement;
721
- createSignificantWhitespace(data: string): XmlSignificantWhitespace;
722
- createTextNode(text: string): XmlText;
723
- createWhitespace(data: string): XmlWhitespace;
724
- load(filename: string): void;
725
- loadSingleElement(filename: string, sourceReader: XmlTextReader): void;
715
+ readonly Filename: string;
716
+ readonly LineNumber: int;
717
+ CreateAttribute(prefix: string, localName: string, namespaceUri: string): XmlAttribute;
718
+ CreateCDataSection(data: string): XmlCDataSection;
719
+ CreateComment(data: string): XmlComment;
720
+ CreateElement(prefix: string, localName: string, namespaceUri: string): XmlElement;
721
+ CreateSignificantWhitespace(data: string): XmlSignificantWhitespace;
722
+ CreateTextNode(text: string): XmlText;
723
+ CreateWhitespace(data: string): XmlWhitespace;
724
+ Load(filename: string): void;
725
+ LoadSingleElement(filename: string, sourceReader: XmlTextReader): void;
726
726
  }
727
727
 
728
728
 
@@ -741,10 +741,10 @@ export type ConfigXmlDocument = ConfigXmlDocument$instance & __ConfigXmlDocument
741
741
 
742
742
 
743
743
  export interface ConnectionStringSettings$instance extends ConfigurationElement {
744
- connectionString: string;
745
- name: string;
746
- providerName: string;
747
- toString(): string | undefined;
744
+ ConnectionString: string;
745
+ Name: string;
746
+ ProviderName: string;
747
+ ToString(): string | undefined;
748
748
  }
749
749
 
750
750
 
@@ -758,14 +758,14 @@ export const ConnectionStringSettings: {
758
758
  export type ConnectionStringSettings = ConnectionStringSettings$instance;
759
759
 
760
760
  export interface ConnectionStringSettingsCollection$instance extends ConfigurationElementCollection {
761
- add(settings: ConnectionStringSettings): void;
762
- clear(): void;
761
+ Add(settings: ConnectionStringSettings): void;
762
+ Clear(): void;
763
763
  get_Item(index: int): ConnectionStringSettings;
764
764
  get_Item(name: string): ConnectionStringSettings;
765
- indexOf(settings: ConnectionStringSettings): int;
766
- remove(settings: ConnectionStringSettings): void;
767
- remove(name: string): void;
768
- removeAt(index: int): void;
765
+ IndexOf(settings: ConnectionStringSettings): int;
766
+ Remove(settings: ConnectionStringSettings): void;
767
+ Remove(name: string): void;
768
+ RemoveAt(index: int): void;
769
769
  set_Item(index: int, value: ConnectionStringSettings): void;
770
770
  }
771
771
 
@@ -778,7 +778,7 @@ export const ConnectionStringSettingsCollection: {
778
778
  export type ConnectionStringSettingsCollection = ConnectionStringSettingsCollection$instance;
779
779
 
780
780
  export interface ConnectionStringsSection$instance extends ConfigurationSection {
781
- readonly connectionStrings: ConnectionStringSettingsCollection;
781
+ readonly ConnectionStrings: ConnectionStringSettingsCollection;
782
782
  }
783
783
 
784
784
 
@@ -790,9 +790,9 @@ export const ConnectionStringsSection: {
790
790
  export type ConnectionStringsSection = ConnectionStringsSection$instance;
791
791
 
792
792
  export interface ContextInformation$instance {
793
- readonly hostingContext: unknown;
794
- readonly isMachineLevel: boolean;
795
- getSection(sectionName: string): unknown;
793
+ readonly HostingContext: unknown;
794
+ readonly IsMachineLevel: boolean;
795
+ GetSection(sectionName: string): unknown;
796
796
  }
797
797
 
798
798
 
@@ -815,7 +815,7 @@ export const DefaultSection: {
815
815
  export type DefaultSection = DefaultSection$instance;
816
816
 
817
817
  export interface DefaultSettingValueAttribute$instance extends Attribute {
818
- readonly value: string;
818
+ readonly Value: string;
819
819
  }
820
820
 
821
821
 
@@ -827,8 +827,8 @@ export const DefaultSettingValueAttribute: {
827
827
  export type DefaultSettingValueAttribute = DefaultSettingValueAttribute$instance;
828
828
 
829
829
  export interface DefaultValidator$instance extends ConfigurationValidatorBase {
830
- canValidate(type_: Type): boolean;
831
- validate(value: unknown): void;
830
+ CanValidate(type: Type): boolean;
831
+ Validate(value: unknown): void;
832
832
  }
833
833
 
834
834
 
@@ -840,7 +840,7 @@ export const DefaultValidator: {
840
840
  export type DefaultValidator = DefaultValidator$instance;
841
841
 
842
842
  export interface DictionarySectionHandler$instance {
843
- create(parent: unknown, context: unknown, section: XmlNode): unknown;
843
+ Create(parent: unknown, context: unknown, section: XmlNode): unknown;
844
844
  }
845
845
 
846
846
 
@@ -859,10 +859,10 @@ export type DictionarySectionHandler = DictionarySectionHandler$instance & __Dic
859
859
 
860
860
 
861
861
  export interface DpapiProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
862
- readonly useMachineProtection: boolean;
863
- decrypt(encryptedNode: XmlNode): XmlNode;
864
- encrypt(node: XmlNode): XmlNode;
865
- initialize(name: string, configurationValues: NameValueCollection): void;
862
+ readonly UseMachineProtection: boolean;
863
+ Decrypt(encryptedNode: XmlNode): XmlNode;
864
+ Encrypt(node: XmlNode): XmlNode;
865
+ Initialize(name: string, configurationValues: NameValueCollection): void;
866
866
  }
867
867
 
868
868
 
@@ -874,15 +874,15 @@ export const DpapiProtectedConfigurationProvider: {
874
874
  export type DpapiProtectedConfigurationProvider = DpapiProtectedConfigurationProvider$instance;
875
875
 
876
876
  export interface ElementInformation$instance {
877
- readonly errors: ICollection;
878
- readonly isCollection: boolean;
879
- readonly isLocked: boolean;
880
- readonly isPresent: boolean;
881
- readonly lineNumber: int;
882
- readonly properties: PropertyInformationCollection;
883
- readonly source: string;
884
- readonly type_: Type;
885
- readonly validator: ConfigurationValidatorBase;
877
+ readonly Errors: ICollection;
878
+ readonly IsCollection: boolean;
879
+ readonly IsLocked: boolean;
880
+ readonly IsPresent: boolean;
881
+ readonly LineNumber: int;
882
+ readonly Properties: PropertyInformationCollection;
883
+ readonly Source: string;
884
+ readonly Type: Type;
885
+ readonly Validator: ConfigurationValidatorBase;
886
886
  }
887
887
 
888
888
 
@@ -894,10 +894,10 @@ export const ElementInformation: {
894
894
  export type ElementInformation = ElementInformation$instance;
895
895
 
896
896
  export interface ExeConfigurationFileMap$instance extends ConfigurationFileMap {
897
- exeConfigFilename: string;
898
- localUserConfigFilename: string;
899
- roamingUserConfigFilename: string;
900
- clone(): unknown;
897
+ ExeConfigFilename: string;
898
+ LocalUserConfigFilename: string;
899
+ RoamingUserConfigFilename: string;
900
+ Clone(): unknown;
901
901
  }
902
902
 
903
903
 
@@ -910,8 +910,8 @@ export const ExeConfigurationFileMap: {
910
910
  export type ExeConfigurationFileMap = ExeConfigurationFileMap$instance;
911
911
 
912
912
  export interface ExeContext$instance {
913
- readonly exePath: string;
914
- readonly userLevel: ConfigurationUserLevel;
913
+ readonly ExePath: string;
914
+ readonly UserLevel: ConfigurationUserLevel;
915
915
  }
916
916
 
917
917
 
@@ -923,8 +923,8 @@ export const ExeContext: {
923
923
  export type ExeContext = ExeContext$instance;
924
924
 
925
925
  export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
926
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
927
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
926
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
927
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
928
928
  }
929
929
 
930
930
 
@@ -936,7 +936,7 @@ export const GenericEnumConverter: {
936
936
  export type GenericEnumConverter = GenericEnumConverter$instance;
937
937
 
938
938
  export interface IdnElement$instance extends ConfigurationElement {
939
- enabled: UriIdnScope;
939
+ Enabled: UriIdnScope;
940
940
  }
941
941
 
942
942
 
@@ -959,7 +959,7 @@ export const IgnoreSection: {
959
959
  export type IgnoreSection = IgnoreSection$instance;
960
960
 
961
961
  export interface IgnoreSectionHandler$instance {
962
- create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
962
+ Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
963
963
  }
964
964
 
965
965
 
@@ -978,8 +978,8 @@ export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSecti
978
978
 
979
979
 
980
980
  export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
981
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
982
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
981
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
982
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
983
983
  }
984
984
 
985
985
 
@@ -991,8 +991,8 @@ export const InfiniteIntConverter: {
991
991
  export type InfiniteIntConverter = InfiniteIntConverter$instance;
992
992
 
993
993
  export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
994
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
995
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
994
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
995
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
996
996
  }
997
997
 
998
998
 
@@ -1004,8 +1004,8 @@ export const InfiniteTimeSpanConverter: {
1004
1004
  export type InfiniteTimeSpanConverter = InfiniteTimeSpanConverter$instance;
1005
1005
 
1006
1006
  export interface IntegerValidator$instance extends ConfigurationValidatorBase {
1007
- canValidate(type_: Type): boolean;
1008
- validate(value: unknown): void;
1007
+ CanValidate(type: Type): boolean;
1008
+ Validate(value: unknown): void;
1009
1009
  }
1010
1010
 
1011
1011
 
@@ -1019,10 +1019,10 @@ export const IntegerValidator: {
1019
1019
  export type IntegerValidator = IntegerValidator$instance;
1020
1020
 
1021
1021
  export interface IntegerValidatorAttribute$instance extends ConfigurationValidatorAttribute {
1022
- excludeRange: boolean;
1023
- maxValue: int;
1024
- minValue: int;
1025
- readonly validatorInstance: ConfigurationValidatorBase;
1022
+ ExcludeRange: boolean;
1023
+ MaxValue: int;
1024
+ MinValue: int;
1025
+ readonly ValidatorInstance: ConfigurationValidatorBase;
1026
1026
  }
1027
1027
 
1028
1028
 
@@ -1034,7 +1034,7 @@ export const IntegerValidatorAttribute: {
1034
1034
  export type IntegerValidatorAttribute = IntegerValidatorAttribute$instance;
1035
1035
 
1036
1036
  export interface IriParsingElement$instance extends ConfigurationElement {
1037
- enabled: boolean;
1037
+ Enabled: boolean;
1038
1038
  }
1039
1039
 
1040
1040
 
@@ -1046,12 +1046,12 @@ export const IriParsingElement: {
1046
1046
  export type IriParsingElement = IriParsingElement$instance;
1047
1047
 
1048
1048
  export interface KeyValueConfigurationCollection$instance extends ConfigurationElementCollection {
1049
- readonly allKeys: string[];
1050
- readonly item: KeyValueConfigurationElement;
1051
- add(keyValue: KeyValueConfigurationElement): void;
1052
- add(key: string, value: string): void;
1053
- clear(): void;
1054
- remove(key: string): void;
1049
+ readonly AllKeys: string[];
1050
+ readonly Item: KeyValueConfigurationElement;
1051
+ Add(keyValue: KeyValueConfigurationElement): void;
1052
+ Add(key: string, value: string): void;
1053
+ Clear(): void;
1054
+ Remove(key: string): void;
1055
1055
  }
1056
1056
 
1057
1057
 
@@ -1063,8 +1063,8 @@ export const KeyValueConfigurationCollection: {
1063
1063
  export type KeyValueConfigurationCollection = KeyValueConfigurationCollection$instance;
1064
1064
 
1065
1065
  export interface KeyValueConfigurationElement$instance extends ConfigurationElement {
1066
- readonly key: string;
1067
- value: string;
1066
+ readonly Key: string;
1067
+ Value: string;
1068
1068
  }
1069
1069
 
1070
1070
 
@@ -1076,13 +1076,13 @@ export const KeyValueConfigurationElement: {
1076
1076
  export type KeyValueConfigurationElement = KeyValueConfigurationElement$instance;
1077
1077
 
1078
1078
  export interface LocalFileSettingsProvider$instance extends SettingsProvider {
1079
- applicationName: string;
1080
- getPreviousVersion(context: SettingsContext, property: SettingsProperty): SettingsPropertyValue;
1081
- getPropertyValues(context: SettingsContext, properties: SettingsPropertyCollection): SettingsPropertyValueCollection;
1082
- initialize(name: string, values: NameValueCollection): void;
1083
- reset(context: SettingsContext): void;
1084
- setPropertyValues(context: SettingsContext, values: SettingsPropertyValueCollection): void;
1085
- upgrade(context: SettingsContext, properties: SettingsPropertyCollection): void;
1079
+ ApplicationName: string;
1080
+ GetPreviousVersion(context: SettingsContext, property: SettingsProperty): SettingsPropertyValue;
1081
+ GetPropertyValues(context: SettingsContext, properties: SettingsPropertyCollection): SettingsPropertyValueCollection;
1082
+ Initialize(name: string, values: NameValueCollection): void;
1083
+ Reset(context: SettingsContext): void;
1084
+ SetPropertyValues(context: SettingsContext, values: SettingsPropertyValueCollection): void;
1085
+ Upgrade(context: SettingsContext, properties: SettingsPropertyCollection): void;
1086
1086
  }
1087
1087
 
1088
1088
 
@@ -1101,8 +1101,8 @@ export type LocalFileSettingsProvider = LocalFileSettingsProvider$instance & __L
1101
1101
 
1102
1102
 
1103
1103
  export interface LongValidator$instance extends ConfigurationValidatorBase {
1104
- canValidate(type_: Type): boolean;
1105
- validate(value: unknown): void;
1104
+ CanValidate(type: Type): boolean;
1105
+ Validate(value: unknown): void;
1106
1106
  }
1107
1107
 
1108
1108
 
@@ -1116,10 +1116,10 @@ export const LongValidator: {
1116
1116
  export type LongValidator = LongValidator$instance;
1117
1117
 
1118
1118
  export interface LongValidatorAttribute$instance extends ConfigurationValidatorAttribute {
1119
- excludeRange: boolean;
1120
- maxValue: long;
1121
- minValue: long;
1122
- readonly validatorInstance: ConfigurationValidatorBase;
1119
+ ExcludeRange: boolean;
1120
+ MaxValue: long;
1121
+ MinValue: long;
1122
+ readonly ValidatorInstance: ConfigurationValidatorBase;
1123
1123
  }
1124
1124
 
1125
1125
 
@@ -1131,12 +1131,12 @@ export const LongValidatorAttribute: {
1131
1131
  export type LongValidatorAttribute = LongValidatorAttribute$instance;
1132
1132
 
1133
1133
  export interface NameValueConfigurationCollection$instance extends ConfigurationElementCollection {
1134
- readonly allKeys: string[];
1135
- item: NameValueConfigurationElement;
1136
- add(nameValue: NameValueConfigurationElement): void;
1137
- clear(): void;
1138
- remove(nameValue: NameValueConfigurationElement): void;
1139
- remove(name: string): void;
1134
+ readonly AllKeys: string[];
1135
+ Item: NameValueConfigurationElement;
1136
+ Add(nameValue: NameValueConfigurationElement): void;
1137
+ Clear(): void;
1138
+ Remove(nameValue: NameValueConfigurationElement): void;
1139
+ Remove(name: string): void;
1140
1140
  }
1141
1141
 
1142
1142
 
@@ -1148,8 +1148,8 @@ export const NameValueConfigurationCollection: {
1148
1148
  export type NameValueConfigurationCollection = NameValueConfigurationCollection$instance;
1149
1149
 
1150
1150
  export interface NameValueConfigurationElement$instance extends ConfigurationElement {
1151
- readonly name: string;
1152
- value: string;
1151
+ readonly Name: string;
1152
+ Value: string;
1153
1153
  }
1154
1154
 
1155
1155
 
@@ -1161,7 +1161,7 @@ export const NameValueConfigurationElement: {
1161
1161
  export type NameValueConfigurationElement = NameValueConfigurationElement$instance;
1162
1162
 
1163
1163
  export interface NameValueFileSectionHandler$instance {
1164
- create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
1164
+ Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
1165
1165
  }
1166
1166
 
1167
1167
 
@@ -1180,7 +1180,7 @@ export type NameValueFileSectionHandler = NameValueFileSectionHandler$instance &
1180
1180
 
1181
1181
 
1182
1182
  export interface NameValueSectionHandler$instance {
1183
- create(parent: unknown, context: unknown, section: XmlNode): unknown;
1183
+ Create(parent: unknown, context: unknown, section: XmlNode): unknown;
1184
1184
  }
1185
1185
 
1186
1186
 
@@ -1210,8 +1210,8 @@ export const NoSettingsVersionUpgradeAttribute: {
1210
1210
  export type NoSettingsVersionUpgradeAttribute = NoSettingsVersionUpgradeAttribute$instance;
1211
1211
 
1212
1212
  export interface PositiveTimeSpanValidator$instance extends ConfigurationValidatorBase {
1213
- canValidate(type_: Type): boolean;
1214
- validate(value: unknown): void;
1213
+ CanValidate(type: Type): boolean;
1214
+ Validate(value: unknown): void;
1215
1215
  }
1216
1216
 
1217
1217
 
@@ -1223,7 +1223,7 @@ export const PositiveTimeSpanValidator: {
1223
1223
  export type PositiveTimeSpanValidator = PositiveTimeSpanValidator$instance;
1224
1224
 
1225
1225
  export interface PositiveTimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
1226
- readonly validatorInstance: ConfigurationValidatorBase;
1226
+ readonly ValidatorInstance: ConfigurationValidatorBase;
1227
1227
  }
1228
1228
 
1229
1229
 
@@ -1235,20 +1235,20 @@ export const PositiveTimeSpanValidatorAttribute: {
1235
1235
  export type PositiveTimeSpanValidatorAttribute = PositiveTimeSpanValidatorAttribute$instance;
1236
1236
 
1237
1237
  export interface PropertyInformation$instance {
1238
- readonly converter: TypeConverter;
1239
- readonly defaultValue: unknown;
1240
- readonly description: string;
1241
- readonly isKey: boolean;
1242
- readonly isLocked: boolean;
1243
- readonly isModified: boolean;
1244
- readonly isRequired: boolean;
1245
- readonly lineNumber: int;
1246
- readonly name: string;
1247
- readonly source: string;
1248
- readonly type_: Type;
1249
- readonly validator: ConfigurationValidatorBase;
1250
- value: unknown;
1251
- readonly valueOrigin: PropertyValueOrigin;
1238
+ readonly Converter: TypeConverter;
1239
+ readonly DefaultValue: unknown;
1240
+ readonly Description: string;
1241
+ readonly IsKey: boolean;
1242
+ readonly IsLocked: boolean;
1243
+ readonly IsModified: boolean;
1244
+ readonly IsRequired: boolean;
1245
+ readonly LineNumber: int;
1246
+ readonly Name: string;
1247
+ readonly Source: string;
1248
+ readonly Type: Type;
1249
+ readonly Validator: ConfigurationValidatorBase;
1250
+ Value: unknown;
1251
+ readonly ValueOrigin: PropertyValueOrigin;
1252
1252
  }
1253
1253
 
1254
1254
 
@@ -1260,9 +1260,9 @@ export const PropertyInformation: {
1260
1260
  export type PropertyInformation = PropertyInformation$instance;
1261
1261
 
1262
1262
  export interface PropertyInformationCollection$instance extends NameObjectCollectionBase {
1263
- readonly item: PropertyInformation;
1264
- copyTo(array: PropertyInformation[], index: int): void;
1265
- getEnumerator(): IEnumerator;
1263
+ readonly Item: PropertyInformation;
1264
+ CopyTo(array: PropertyInformation[], index: int): void;
1265
+ GetEnumerator(): IEnumerator;
1266
1266
  }
1267
1267
 
1268
1268
 
@@ -1274,8 +1274,8 @@ export const PropertyInformationCollection: {
1274
1274
  export type PropertyInformationCollection = PropertyInformationCollection$instance;
1275
1275
 
1276
1276
  export interface ProtectedConfigurationProvider$instance extends ProviderBase {
1277
- decrypt(encryptedNode: XmlNode): XmlNode;
1278
- encrypt(node: XmlNode): XmlNode;
1277
+ Decrypt(encryptedNode: XmlNode): XmlNode;
1278
+ Encrypt(node: XmlNode): XmlNode;
1279
1279
  }
1280
1280
 
1281
1281
 
@@ -1286,8 +1286,8 @@ export const ProtectedConfigurationProvider: {
1286
1286
  export type ProtectedConfigurationProvider = ProtectedConfigurationProvider$instance;
1287
1287
 
1288
1288
  export interface ProtectedConfigurationProviderCollection$instance extends ProviderCollection {
1289
- readonly item: ProtectedConfigurationProvider | ProviderBase;
1290
- add(provider: ProviderBase): void;
1289
+ readonly Item: ProtectedConfigurationProvider | ProviderBase;
1290
+ Add(provider: ProviderBase): void;
1291
1291
  }
1292
1292
 
1293
1293
 
@@ -1299,8 +1299,8 @@ export const ProtectedConfigurationProviderCollection: {
1299
1299
  export type ProtectedConfigurationProviderCollection = ProtectedConfigurationProviderCollection$instance;
1300
1300
 
1301
1301
  export interface ProtectedConfigurationSection$instance extends ConfigurationSection {
1302
- defaultProvider: string;
1303
- readonly providers: ProviderSettingsCollection;
1302
+ DefaultProvider: string;
1303
+ readonly Providers: ProviderSettingsCollection;
1304
1304
  }
1305
1305
 
1306
1306
 
@@ -1312,7 +1312,7 @@ export const ProtectedConfigurationSection: {
1312
1312
  export type ProtectedConfigurationSection = ProtectedConfigurationSection$instance;
1313
1313
 
1314
1314
  export interface ProtectedProviderSettings$instance extends ConfigurationElement {
1315
- readonly providers: ProviderSettingsCollection;
1315
+ readonly Providers: ProviderSettingsCollection;
1316
1316
  }
1317
1317
 
1318
1318
 
@@ -1324,26 +1324,26 @@ export const ProtectedProviderSettings: {
1324
1324
  export type ProtectedProviderSettings = ProtectedProviderSettings$instance;
1325
1325
 
1326
1326
  export interface ProviderSettings$instance extends ConfigurationElement {
1327
- name: string;
1328
- readonly parameters: NameValueCollection;
1329
- type_: string;
1327
+ Name: string;
1328
+ readonly Parameters: NameValueCollection;
1329
+ Type: string;
1330
1330
  }
1331
1331
 
1332
1332
 
1333
1333
  export const ProviderSettings: {
1334
1334
  new(): ProviderSettings;
1335
- new(name: string, type_: string): ProviderSettings;
1335
+ new(name: string, type: string): ProviderSettings;
1336
1336
  };
1337
1337
 
1338
1338
 
1339
1339
  export type ProviderSettings = ProviderSettings$instance;
1340
1340
 
1341
1341
  export interface ProviderSettingsCollection$instance extends ConfigurationElementCollection {
1342
- add(provider: ProviderSettings): void;
1343
- clear(): void;
1342
+ Add(provider: ProviderSettings): void;
1343
+ Clear(): void;
1344
1344
  get_Item(key: string): ProviderSettings;
1345
1345
  get_Item(index: int): ProviderSettings;
1346
- remove(name: string): void;
1346
+ Remove(name: string): void;
1347
1347
  set_Item(index: int, value: ProviderSettings): void;
1348
1348
  }
1349
1349
 
@@ -1356,8 +1356,8 @@ export const ProviderSettingsCollection: {
1356
1356
  export type ProviderSettingsCollection = ProviderSettingsCollection$instance;
1357
1357
 
1358
1358
  export interface RegexStringValidator$instance extends ConfigurationValidatorBase {
1359
- canValidate(type_: Type): boolean;
1360
- validate(value: unknown): void;
1359
+ CanValidate(type: Type): boolean;
1360
+ Validate(value: unknown): void;
1361
1361
  }
1362
1362
 
1363
1363
 
@@ -1369,8 +1369,8 @@ export const RegexStringValidator: {
1369
1369
  export type RegexStringValidator = RegexStringValidator$instance;
1370
1370
 
1371
1371
  export interface RegexStringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
1372
- readonly regex: string;
1373
- readonly validatorInstance: ConfigurationValidatorBase;
1372
+ readonly Regex: string;
1373
+ readonly ValidatorInstance: ConfigurationValidatorBase;
1374
1374
  }
1375
1375
 
1376
1376
 
@@ -1382,18 +1382,18 @@ export const RegexStringValidatorAttribute: {
1382
1382
  export type RegexStringValidatorAttribute = RegexStringValidatorAttribute$instance;
1383
1383
 
1384
1384
  export interface RsaProtectedConfigurationProvider$instance extends ProtectedConfigurationProvider {
1385
- readonly cspProviderName: string;
1386
- readonly keyContainerName: string;
1387
- readonly rsaPublicKey: RSAParameters;
1388
- readonly useFIPS: boolean;
1389
- readonly useMachineContainer: boolean;
1390
- readonly useOAEP: boolean;
1391
- addKey(keySize: int, exportable: boolean): void;
1392
- decrypt(encryptedNode: XmlNode): XmlNode;
1393
- deleteKey(): void;
1394
- encrypt(node: XmlNode): XmlNode;
1395
- exportKey(xmlFileName: string, includePrivateParameters: boolean): void;
1396
- importKey(xmlFileName: string, exportable: boolean): void;
1385
+ readonly CspProviderName: string;
1386
+ readonly KeyContainerName: string;
1387
+ readonly RsaPublicKey: RSAParameters;
1388
+ readonly UseFIPS: boolean;
1389
+ readonly UseMachineContainer: boolean;
1390
+ readonly UseOAEP: boolean;
1391
+ AddKey(keySize: int, exportable: boolean): void;
1392
+ Decrypt(encryptedNode: XmlNode): XmlNode;
1393
+ DeleteKey(): void;
1394
+ Encrypt(node: XmlNode): XmlNode;
1395
+ ExportKey(xmlFileName: string, includePrivateParameters: boolean): void;
1396
+ ImportKey(xmlFileName: string, exportable: boolean): void;
1397
1397
  }
1398
1398
 
1399
1399
 
@@ -1405,8 +1405,8 @@ export const RsaProtectedConfigurationProvider: {
1405
1405
  export type RsaProtectedConfigurationProvider = RsaProtectedConfigurationProvider$instance;
1406
1406
 
1407
1407
  export interface SchemeSettingElement$instance extends ConfigurationElement {
1408
- readonly genericUriParserOptions: GenericUriParserOptions;
1409
- readonly name: string;
1408
+ readonly GenericUriParserOptions: GenericUriParserOptions;
1409
+ readonly Name: string;
1410
1410
  }
1411
1411
 
1412
1412
 
@@ -1418,10 +1418,10 @@ export const SchemeSettingElement: {
1418
1418
  export type SchemeSettingElement = SchemeSettingElement$instance;
1419
1419
 
1420
1420
  export interface SchemeSettingElementCollection$instance extends ConfigurationElementCollection {
1421
- readonly collectionType: ConfigurationElementCollectionType;
1421
+ readonly CollectionType: ConfigurationElementCollectionType;
1422
1422
  get_Item(index: int): SchemeSettingElement;
1423
1423
  get_Item(name: string): SchemeSettingElement;
1424
- indexOf(element: SchemeSettingElement): int;
1424
+ IndexOf(element: SchemeSettingElement): int;
1425
1425
  }
1426
1426
 
1427
1427
 
@@ -1433,34 +1433,34 @@ export const SchemeSettingElementCollection: {
1433
1433
  export type SchemeSettingElementCollection = SchemeSettingElementCollection$instance;
1434
1434
 
1435
1435
  export interface SectionInformation$instance {
1436
- allowDefinition: ConfigurationAllowDefinition;
1437
- allowExeDefinition: ConfigurationAllowExeDefinition;
1438
- allowLocation: boolean;
1439
- allowOverride: boolean;
1440
- configSource: string;
1441
- forceSave: boolean;
1442
- inheritInChildApplications: boolean;
1443
- readonly isDeclarationRequired: boolean;
1444
- readonly isDeclared: boolean;
1445
- readonly isLocked: boolean;
1446
- readonly isProtected: boolean;
1447
- readonly name: string;
1448
- overrideMode: OverrideMode;
1449
- overrideModeDefault: OverrideMode;
1450
- readonly overrideModeEffective: OverrideMode;
1451
- readonly protectionProvider: ProtectedConfigurationProvider;
1452
- requirePermission: boolean;
1453
- restartOnExternalChanges: boolean;
1454
- readonly sectionName: string;
1455
- type_: string;
1456
- forceDeclaration(): void;
1457
- forceDeclaration(force: boolean): void;
1458
- getParentSection(): ConfigurationSection;
1459
- getRawXml(): string;
1460
- protectSection(protectionProvider: string): void;
1461
- revertToParent(): void;
1462
- setRawXml(rawXml: string): void;
1463
- unprotectSection(): void;
1436
+ AllowDefinition: ConfigurationAllowDefinition;
1437
+ AllowExeDefinition: ConfigurationAllowExeDefinition;
1438
+ AllowLocation: boolean;
1439
+ AllowOverride: boolean;
1440
+ ConfigSource: string;
1441
+ ForceSave: boolean;
1442
+ InheritInChildApplications: boolean;
1443
+ readonly IsDeclarationRequired: boolean;
1444
+ readonly IsDeclared: boolean;
1445
+ readonly IsLocked: boolean;
1446
+ readonly IsProtected: boolean;
1447
+ readonly Name: string;
1448
+ OverrideMode: OverrideMode;
1449
+ OverrideModeDefault: OverrideMode;
1450
+ readonly OverrideModeEffective: OverrideMode;
1451
+ readonly ProtectionProvider: ProtectedConfigurationProvider;
1452
+ RequirePermission: boolean;
1453
+ RestartOnExternalChanges: boolean;
1454
+ readonly SectionName: string;
1455
+ Type: string;
1456
+ ForceDeclaration(): void;
1457
+ ForceDeclaration(force: boolean): void;
1458
+ GetParentSection(): ConfigurationSection;
1459
+ GetRawXml(): string;
1460
+ ProtectSection(protectionProvider: string): void;
1461
+ RevertToParent(): void;
1462
+ SetRawXml(rawXml: string): void;
1463
+ UnprotectSection(): void;
1464
1464
  }
1465
1465
 
1466
1466
 
@@ -1483,10 +1483,10 @@ export const SettingAttribute: {
1483
1483
  export type SettingAttribute = SettingAttribute$instance;
1484
1484
 
1485
1485
  export interface SettingChangingEventArgs$instance extends CancelEventArgs {
1486
- readonly newValue: unknown;
1487
- readonly settingClass: string;
1488
- readonly settingKey: string;
1489
- readonly settingName: string;
1486
+ readonly NewValue: unknown;
1487
+ readonly SettingClass: string;
1488
+ readonly SettingKey: string;
1489
+ readonly SettingName: string;
1490
1490
  }
1491
1491
 
1492
1492
 
@@ -1498,11 +1498,11 @@ export const SettingChangingEventArgs: {
1498
1498
  export type SettingChangingEventArgs = SettingChangingEventArgs$instance;
1499
1499
 
1500
1500
  export interface SettingElement$instance extends ConfigurationElement {
1501
- name: string;
1502
- serializeAs: SettingsSerializeAs;
1503
- value: SettingValueElement;
1504
- equals(settings: unknown): boolean;
1505
- getHashCode(): int;
1501
+ Name: string;
1502
+ SerializeAs: SettingsSerializeAs;
1503
+ Value: SettingValueElement;
1504
+ Equals(settings: unknown): boolean;
1505
+ GetHashCode(): int;
1506
1506
  }
1507
1507
 
1508
1508
 
@@ -1515,11 +1515,11 @@ export const SettingElement: {
1515
1515
  export type SettingElement = SettingElement$instance;
1516
1516
 
1517
1517
  export interface SettingElementCollection$instance extends ConfigurationElementCollection {
1518
- readonly collectionType: ConfigurationElementCollectionType;
1519
- add(element: SettingElement): void;
1520
- clear(): void;
1521
- get_(elementKey: string): SettingElement;
1522
- remove(element: SettingElement): void;
1518
+ readonly CollectionType: ConfigurationElementCollectionType;
1519
+ Add(element: SettingElement): void;
1520
+ Clear(): void;
1521
+ Get(elementKey: string): SettingElement;
1522
+ Remove(element: SettingElement): void;
1523
1523
  }
1524
1524
 
1525
1525
 
@@ -1543,19 +1543,19 @@ export const SettingsAttributeDictionary: {
1543
1543
  export type SettingsAttributeDictionary = SettingsAttributeDictionary$instance;
1544
1544
 
1545
1545
  export interface SettingsBase$instance {
1546
- readonly context: SettingsContext;
1547
- readonly isSynchronized: boolean;
1548
- item: unknown;
1549
- readonly properties: SettingsPropertyCollection;
1550
- readonly propertyValues: SettingsPropertyValueCollection;
1551
- readonly providers: SettingsProviderCollection;
1552
- initialize(context: SettingsContext, properties: SettingsPropertyCollection, providers: SettingsProviderCollection): void;
1553
- save(): void;
1546
+ readonly Context: SettingsContext;
1547
+ readonly IsSynchronized: boolean;
1548
+ Item: unknown;
1549
+ readonly Properties: SettingsPropertyCollection;
1550
+ readonly PropertyValues: SettingsPropertyValueCollection;
1551
+ readonly Providers: SettingsProviderCollection;
1552
+ Initialize(context: SettingsContext, properties: SettingsPropertyCollection, providers: SettingsProviderCollection): void;
1553
+ Save(): void;
1554
1554
  }
1555
1555
 
1556
1556
 
1557
1557
  export const SettingsBase: {
1558
- synchronized(settingsBase: SettingsBase): SettingsBase;
1558
+ Synchronized(settingsBase: SettingsBase): SettingsBase;
1559
1559
  };
1560
1560
 
1561
1561
 
@@ -1573,7 +1573,7 @@ export const SettingsContext: {
1573
1573
  export type SettingsContext = SettingsContext$instance;
1574
1574
 
1575
1575
  export interface SettingsDescriptionAttribute$instance extends Attribute {
1576
- readonly description: string;
1576
+ readonly Description: string;
1577
1577
  }
1578
1578
 
1579
1579
 
@@ -1585,7 +1585,7 @@ export const SettingsDescriptionAttribute: {
1585
1585
  export type SettingsDescriptionAttribute = SettingsDescriptionAttribute$instance;
1586
1586
 
1587
1587
  export interface SettingsGroupDescriptionAttribute$instance extends Attribute {
1588
- readonly description: string;
1588
+ readonly Description: string;
1589
1589
  }
1590
1590
 
1591
1591
 
@@ -1597,7 +1597,7 @@ export const SettingsGroupDescriptionAttribute: {
1597
1597
  export type SettingsGroupDescriptionAttribute = SettingsGroupDescriptionAttribute$instance;
1598
1598
 
1599
1599
  export interface SettingsGroupNameAttribute$instance extends Attribute {
1600
- readonly groupName: string;
1600
+ readonly GroupName: string;
1601
1601
  }
1602
1602
 
1603
1603
 
@@ -1609,7 +1609,7 @@ export const SettingsGroupNameAttribute: {
1609
1609
  export type SettingsGroupNameAttribute = SettingsGroupNameAttribute$instance;
1610
1610
 
1611
1611
  export interface SettingsLoadedEventArgs$instance extends EventArgs {
1612
- readonly provider: SettingsProvider;
1612
+ readonly Provider: SettingsProvider;
1613
1613
  }
1614
1614
 
1615
1615
 
@@ -1621,7 +1621,7 @@ export const SettingsLoadedEventArgs: {
1621
1621
  export type SettingsLoadedEventArgs = SettingsLoadedEventArgs$instance;
1622
1622
 
1623
1623
  export interface SettingsManageabilityAttribute$instance extends Attribute {
1624
- readonly manageability: SettingsManageability;
1624
+ readonly Manageability: SettingsManageability;
1625
1625
  }
1626
1626
 
1627
1627
 
@@ -1633,16 +1633,16 @@ export const SettingsManageabilityAttribute: {
1633
1633
  export type SettingsManageabilityAttribute = SettingsManageabilityAttribute$instance;
1634
1634
 
1635
1635
  export interface SettingsProperty$instance {
1636
- readonly attributes: SettingsAttributeDictionary;
1637
- defaultValue: unknown;
1638
- isReadOnly: boolean;
1639
- name: string;
1640
- propertyType: Type;
1641
- get provider(): SettingsProvider | undefined;
1642
- set provider(value: SettingsProvider);
1643
- serializeAs: SettingsSerializeAs;
1644
- throwOnErrorDeserializing: boolean;
1645
- throwOnErrorSerializing: boolean;
1636
+ readonly Attributes: SettingsAttributeDictionary;
1637
+ DefaultValue: unknown;
1638
+ IsReadOnly: boolean;
1639
+ Name: string;
1640
+ PropertyType: Type;
1641
+ get Provider(): SettingsProvider | undefined;
1642
+ set Provider(value: SettingsProvider);
1643
+ SerializeAs: SettingsSerializeAs;
1644
+ ThrowOnErrorDeserializing: boolean;
1645
+ ThrowOnErrorSerializing: boolean;
1646
1646
  }
1647
1647
 
1648
1648
 
@@ -1656,17 +1656,17 @@ export const SettingsProperty: {
1656
1656
  export type SettingsProperty = SettingsProperty$instance;
1657
1657
 
1658
1658
  export interface SettingsPropertyCollection$instance {
1659
- readonly count: int;
1660
- readonly isSynchronized: boolean;
1661
- readonly item: SettingsProperty;
1662
- readonly syncRoot: unknown;
1663
- add(property: SettingsProperty): void;
1664
- clear(): void;
1665
- clone(): unknown;
1666
- copyTo(array: ClrArray, index: int): void;
1667
- getEnumerator(): IEnumerator;
1668
- remove(name: string): void;
1669
- setReadOnly(): void;
1659
+ readonly Count: int;
1660
+ readonly IsSynchronized: boolean;
1661
+ readonly Item: SettingsProperty;
1662
+ readonly SyncRoot: unknown;
1663
+ Add(property: SettingsProperty): void;
1664
+ Clear(): void;
1665
+ Clone(): unknown;
1666
+ CopyTo(array: ClrArray, index: int): void;
1667
+ GetEnumerator(): IEnumerator;
1668
+ Remove(name: string): void;
1669
+ SetReadOnly(): void;
1670
1670
  }
1671
1671
 
1672
1672
 
@@ -1704,13 +1704,13 @@ export const SettingsPropertyNotFoundException: {
1704
1704
  export type SettingsPropertyNotFoundException = SettingsPropertyNotFoundException$instance;
1705
1705
 
1706
1706
  export interface SettingsPropertyValue$instance {
1707
- deserialized: boolean;
1708
- isDirty: boolean;
1709
- readonly name: string;
1710
- readonly property: SettingsProperty;
1711
- propertyValue: unknown;
1712
- serializedValue: unknown;
1713
- readonly usingDefaultValue: boolean;
1707
+ Deserialized: boolean;
1708
+ IsDirty: boolean;
1709
+ readonly Name: string;
1710
+ readonly Property: SettingsProperty;
1711
+ PropertyValue: unknown;
1712
+ SerializedValue: unknown;
1713
+ readonly UsingDefaultValue: boolean;
1714
1714
  }
1715
1715
 
1716
1716
 
@@ -1722,17 +1722,17 @@ export const SettingsPropertyValue: {
1722
1722
  export type SettingsPropertyValue = SettingsPropertyValue$instance;
1723
1723
 
1724
1724
  export interface SettingsPropertyValueCollection$instance {
1725
- readonly count: int;
1726
- readonly isSynchronized: boolean;
1727
- readonly item: SettingsPropertyValue;
1728
- readonly syncRoot: unknown;
1729
- add(property: SettingsPropertyValue): void;
1730
- clear(): void;
1731
- clone(): unknown;
1732
- copyTo(array: ClrArray, index: int): void;
1733
- getEnumerator(): IEnumerator;
1734
- remove(name: string): void;
1735
- setReadOnly(): void;
1725
+ readonly Count: int;
1726
+ readonly IsSynchronized: boolean;
1727
+ readonly Item: SettingsPropertyValue;
1728
+ readonly SyncRoot: unknown;
1729
+ Add(property: SettingsPropertyValue): void;
1730
+ Clear(): void;
1731
+ Clone(): unknown;
1732
+ CopyTo(array: ClrArray, index: int): void;
1733
+ GetEnumerator(): IEnumerator;
1734
+ Remove(name: string): void;
1735
+ SetReadOnly(): void;
1736
1736
  }
1737
1737
 
1738
1738
 
@@ -1757,9 +1757,9 @@ export const SettingsPropertyWrongTypeException: {
1757
1757
  export type SettingsPropertyWrongTypeException = SettingsPropertyWrongTypeException$instance;
1758
1758
 
1759
1759
  export interface SettingsProvider$instance extends ProviderBase {
1760
- applicationName: string;
1761
- getPropertyValues(context: SettingsContext, collection: SettingsPropertyCollection): SettingsPropertyValueCollection;
1762
- setPropertyValues(context: SettingsContext, collection: SettingsPropertyValueCollection): void;
1760
+ ApplicationName: string;
1761
+ GetPropertyValues(context: SettingsContext, collection: SettingsPropertyCollection): SettingsPropertyValueCollection;
1762
+ SetPropertyValues(context: SettingsContext, collection: SettingsPropertyValueCollection): void;
1763
1763
  }
1764
1764
 
1765
1765
 
@@ -1770,7 +1770,7 @@ export const SettingsProvider: {
1770
1770
  export type SettingsProvider = SettingsProvider$instance;
1771
1771
 
1772
1772
  export interface SettingsProviderAttribute$instance extends Attribute {
1773
- readonly providerTypeName: string;
1773
+ readonly ProviderTypeName: string;
1774
1774
  }
1775
1775
 
1776
1776
 
@@ -1783,8 +1783,8 @@ export const SettingsProviderAttribute: {
1783
1783
  export type SettingsProviderAttribute = SettingsProviderAttribute$instance;
1784
1784
 
1785
1785
  export interface SettingsProviderCollection$instance extends ProviderCollection {
1786
- readonly item: ProviderBase | SettingsProvider;
1787
- add(provider: ProviderBase): void;
1786
+ readonly Item: ProviderBase | SettingsProvider;
1787
+ Add(provider: ProviderBase): void;
1788
1788
  }
1789
1789
 
1790
1790
 
@@ -1796,7 +1796,7 @@ export const SettingsProviderCollection: {
1796
1796
  export type SettingsProviderCollection = SettingsProviderCollection$instance;
1797
1797
 
1798
1798
  export interface SettingsSerializeAsAttribute$instance extends Attribute {
1799
- readonly serializeAs: SettingsSerializeAs;
1799
+ readonly SerializeAs: SettingsSerializeAs;
1800
1800
  }
1801
1801
 
1802
1802
 
@@ -1808,9 +1808,9 @@ export const SettingsSerializeAsAttribute: {
1808
1808
  export type SettingsSerializeAsAttribute = SettingsSerializeAsAttribute$instance;
1809
1809
 
1810
1810
  export interface SettingValueElement$instance extends ConfigurationElement {
1811
- valueXml: XmlNode;
1812
- equals(settingValue: unknown): boolean;
1813
- getHashCode(): int;
1811
+ ValueXml: XmlNode;
1812
+ Equals(settingValue: unknown): boolean;
1813
+ GetHashCode(): int;
1814
1814
  }
1815
1815
 
1816
1816
 
@@ -1822,7 +1822,7 @@ export const SettingValueElement: {
1822
1822
  export type SettingValueElement = SettingValueElement$instance;
1823
1823
 
1824
1824
  export interface SingleTagSectionHandler$instance {
1825
- create(parent: unknown, context: unknown, section: XmlNode): unknown;
1825
+ Create(parent: unknown, context: unknown, section: XmlNode): unknown;
1826
1826
  }
1827
1827
 
1828
1828
 
@@ -1841,7 +1841,7 @@ export type SingleTagSectionHandler = SingleTagSectionHandler$instance & __Singl
1841
1841
 
1842
1842
 
1843
1843
  export interface SpecialSettingAttribute$instance extends Attribute {
1844
- readonly specialSetting: SpecialSetting;
1844
+ readonly SpecialSetting: SpecialSetting;
1845
1845
  }
1846
1846
 
1847
1847
 
@@ -1853,8 +1853,8 @@ export const SpecialSettingAttribute: {
1853
1853
  export type SpecialSettingAttribute = SpecialSettingAttribute$instance;
1854
1854
 
1855
1855
  export interface StringValidator$instance extends ConfigurationValidatorBase {
1856
- canValidate(type_: Type): boolean;
1857
- validate(value: unknown): void;
1856
+ CanValidate(type: Type): boolean;
1857
+ Validate(value: unknown): void;
1858
1858
  }
1859
1859
 
1860
1860
 
@@ -1868,10 +1868,10 @@ export const StringValidator: {
1868
1868
  export type StringValidator = StringValidator$instance;
1869
1869
 
1870
1870
  export interface StringValidatorAttribute$instance extends ConfigurationValidatorAttribute {
1871
- invalidCharacters: string;
1872
- maxLength: int;
1873
- minLength: int;
1874
- readonly validatorInstance: ConfigurationValidatorBase;
1871
+ InvalidCharacters: string;
1872
+ MaxLength: int;
1873
+ MinLength: int;
1874
+ readonly ValidatorInstance: ConfigurationValidatorBase;
1875
1875
  }
1876
1876
 
1877
1877
 
@@ -1883,8 +1883,8 @@ export const StringValidatorAttribute: {
1883
1883
  export type StringValidatorAttribute = StringValidatorAttribute$instance;
1884
1884
 
1885
1885
  export interface SubclassTypeValidator$instance extends ConfigurationValidatorBase {
1886
- canValidate(type_: Type): boolean;
1887
- validate(value: unknown): void;
1886
+ CanValidate(type: Type): boolean;
1887
+ Validate(value: unknown): void;
1888
1888
  }
1889
1889
 
1890
1890
 
@@ -1896,8 +1896,8 @@ export const SubclassTypeValidator: {
1896
1896
  export type SubclassTypeValidator = SubclassTypeValidator$instance;
1897
1897
 
1898
1898
  export interface SubclassTypeValidatorAttribute$instance extends ConfigurationValidatorAttribute {
1899
- readonly baseClass: Type;
1900
- readonly validatorInstance: ConfigurationValidatorBase;
1899
+ readonly BaseClass: Type;
1900
+ readonly ValidatorInstance: ConfigurationValidatorBase;
1901
1901
  }
1902
1902
 
1903
1903
 
@@ -1909,8 +1909,8 @@ export const SubclassTypeValidatorAttribute: {
1909
1909
  export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$instance;
1910
1910
 
1911
1911
  export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
1912
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1913
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
1912
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1913
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
1914
1914
  }
1915
1915
 
1916
1916
 
@@ -1922,8 +1922,8 @@ export const TimeSpanMinutesConverter: {
1922
1922
  export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
1923
1923
 
1924
1924
  export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
1925
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1926
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
1925
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1926
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
1927
1927
  }
1928
1928
 
1929
1929
 
@@ -1935,8 +1935,8 @@ export const TimeSpanMinutesOrInfiniteConverter: {
1935
1935
  export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConverter$instance;
1936
1936
 
1937
1937
  export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
1938
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1939
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
1938
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1939
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
1940
1940
  }
1941
1941
 
1942
1942
 
@@ -1948,8 +1948,8 @@ export const TimeSpanSecondsConverter: {
1948
1948
  export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
1949
1949
 
1950
1950
  export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
1951
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1952
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
1951
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1952
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
1953
1953
  }
1954
1954
 
1955
1955
 
@@ -1961,8 +1961,8 @@ export const TimeSpanSecondsOrInfiniteConverter: {
1961
1961
  export type TimeSpanSecondsOrInfiniteConverter = TimeSpanSecondsOrInfiniteConverter$instance;
1962
1962
 
1963
1963
  export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
1964
- canValidate(type_: Type): boolean;
1965
- validate(value: unknown): void;
1964
+ CanValidate(type: Type): boolean;
1965
+ Validate(value: unknown): void;
1966
1966
  }
1967
1967
 
1968
1968
 
@@ -1976,27 +1976,27 @@ export const TimeSpanValidator: {
1976
1976
  export type TimeSpanValidator = TimeSpanValidator$instance;
1977
1977
 
1978
1978
  export interface TimeSpanValidatorAttribute$instance extends ConfigurationValidatorAttribute {
1979
- excludeRange: boolean;
1980
- readonly maxValue: TimeSpan;
1981
- maxValueString: string;
1982
- readonly minValue: TimeSpan;
1983
- minValueString: string;
1984
- readonly validatorInstance: ConfigurationValidatorBase;
1979
+ ExcludeRange: boolean;
1980
+ readonly MaxValue: TimeSpan;
1981
+ MaxValueString: string;
1982
+ readonly MinValue: TimeSpan;
1983
+ MinValueString: string;
1984
+ readonly ValidatorInstance: ConfigurationValidatorBase;
1985
1985
  }
1986
1986
 
1987
1987
 
1988
1988
  export const TimeSpanValidatorAttribute: {
1989
1989
  new(): TimeSpanValidatorAttribute;
1990
- readonly timeSpanMinValue: string;
1991
- readonly timeSpanMaxValue: string;
1990
+ readonly TimeSpanMinValue: string;
1991
+ readonly TimeSpanMaxValue: string;
1992
1992
  };
1993
1993
 
1994
1994
 
1995
1995
  export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
1996
1996
 
1997
1997
  export interface TypeNameConverter$instance extends ConfigurationConverterBase {
1998
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1999
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
1998
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1999
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2000
2000
  }
2001
2001
 
2002
2002
 
@@ -2008,9 +2008,9 @@ export const TypeNameConverter: {
2008
2008
  export type TypeNameConverter = TypeNameConverter$instance;
2009
2009
 
2010
2010
  export interface UriSection$instance extends ConfigurationSection {
2011
- readonly idn: IdnElement;
2012
- readonly iriParsing: IriParsingElement;
2013
- readonly schemeSettings: SchemeSettingElementCollection;
2011
+ readonly Idn: IdnElement;
2012
+ readonly IriParsing: IriParsingElement;
2013
+ readonly SchemeSettings: SchemeSettingElementCollection;
2014
2014
  }
2015
2015
 
2016
2016
 
@@ -2044,8 +2044,8 @@ export const UserSettingsGroup: {
2044
2044
  export type UserSettingsGroup = UserSettingsGroup$instance;
2045
2045
 
2046
2046
  export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
2047
- convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2048
- convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type_: Type): unknown;
2047
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2048
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2049
2049
  }
2050
2050
 
2051
2051
 
@@ -2057,27 +2057,27 @@ export const WhiteSpaceTrimStringConverter: {
2057
2057
  export type WhiteSpaceTrimStringConverter = WhiteSpaceTrimStringConverter$instance;
2058
2058
 
2059
2059
  export abstract class ConfigurationManager$instance {
2060
- static readonly appSettings: NameValueCollection;
2061
- static readonly connectionStrings: ConnectionStringSettingsCollection;
2062
- static getSection(sectionName: string): unknown;
2063
- static openExeConfiguration(userLevel: ConfigurationUserLevel): Configuration;
2064
- static openExeConfiguration(exePath: string): Configuration;
2065
- static openMachineConfiguration(): Configuration;
2066
- static openMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel, preLoad: boolean): Configuration;
2067
- static openMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel): Configuration;
2068
- static openMappedMachineConfiguration(fileMap: ConfigurationFileMap): Configuration;
2069
- static refreshSection(sectionName: string): void;
2060
+ static readonly AppSettings: NameValueCollection;
2061
+ static readonly ConnectionStrings: ConnectionStringSettingsCollection;
2062
+ static GetSection(sectionName: string): unknown;
2063
+ static OpenExeConfiguration(userLevel: ConfigurationUserLevel): Configuration;
2064
+ static OpenExeConfiguration(exePath: string): Configuration;
2065
+ static OpenMachineConfiguration(): Configuration;
2066
+ static OpenMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel, preLoad: boolean): Configuration;
2067
+ static OpenMappedExeConfiguration(fileMap: ExeConfigurationFileMap, userLevel: ConfigurationUserLevel): Configuration;
2068
+ static OpenMappedMachineConfiguration(fileMap: ConfigurationFileMap): Configuration;
2069
+ static RefreshSection(sectionName: string): void;
2070
2070
  }
2071
2071
 
2072
2072
 
2073
2073
  export type ConfigurationManager = ConfigurationManager$instance;
2074
2074
 
2075
2075
  export abstract class ProtectedConfiguration$instance {
2076
- static readonly rsaProviderName: string;
2077
- static readonly dataProtectionProviderName: string;
2078
- static readonly protectedDataSectionName: string;
2079
- static readonly providers: ProtectedConfigurationProviderCollection;
2080
- static readonly defaultProvider: string;
2076
+ static readonly RsaProviderName: string;
2077
+ static readonly DataProtectionProviderName: string;
2078
+ static readonly ProtectedDataSectionName: string;
2079
+ static readonly Providers: ProtectedConfigurationProviderCollection;
2080
+ static readonly DefaultProvider: string;
2081
2081
  }
2082
2082
 
2083
2083