@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
  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 +613 -613
  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 +117 -117
  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 +467 -467
  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 +28 -28
  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 +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  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
@@ -1,23 +1,36 @@
1
1
  {
2
2
  "namespace": "System.Configuration.Provider",
3
+ "contributingAssemblies": [
4
+ "System.Configuration.ConfigurationManager"
5
+ ],
3
6
  "types": [
4
7
  {
5
8
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase",
6
9
  "clrName": "System.Configuration.Provider.ProviderBase",
7
- "tsEmitName": "ProviderBase",
8
10
  "assemblyName": "System.Configuration.ConfigurationManager",
9
11
  "metadataToken": 0,
12
+ "kind": "Class",
13
+ "accessibility": "Public",
14
+ "isAbstract": true,
15
+ "isSealed": false,
16
+ "isStatic": false,
17
+ "arity": 0,
10
18
  "methods": [
11
19
  {
12
20
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Initialize(System.String,System.Collections.Specialized.NameValueCollection):System.Void",
13
21
  "clrName": "Initialize",
14
- "tsEmitName": "initialize",
15
22
  "metadataToken": 100665641,
16
23
  "canonicalSignature": "(System.String,System.Collections.Specialized.NameValueCollection):System.Void",
17
24
  "normalizedSignature": "Initialize|(System.String,System.Collections.Specialized.NameValueCollection):System.Void|static=false",
18
25
  "emitScope": "ClassSurface",
26
+ "provenance": "Original",
19
27
  "arity": 0,
20
28
  "parameterCount": 2,
29
+ "isStatic": false,
30
+ "isAbstract": false,
31
+ "isVirtual": true,
32
+ "isOverride": false,
33
+ "isSealed": false,
21
34
  "declaringClrType": "System.Configuration.Provider.ProviderBase",
22
35
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
23
36
  "isExtensionMethod": false
@@ -27,87 +40,71 @@
27
40
  {
28
41
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Name:System.String",
29
42
  "clrName": "Name",
30
- "tsEmitName": "name",
31
43
  "metadataToken": 385876820,
32
44
  "canonicalSignature": ":System.String",
33
45
  "normalizedSignature": "Name|:System.String|static=false|accessor=get",
34
46
  "emitScope": "ClassSurface",
47
+ "provenance": "Original",
35
48
  "isIndexer": false,
36
49
  "hasGetter": true,
37
50
  "hasSetter": false,
51
+ "isStatic": false,
52
+ "isAbstract": false,
53
+ "isVirtual": true,
54
+ "isOverride": false,
38
55
  "declaringClrType": "System.Configuration.Provider.ProviderBase",
39
56
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
40
57
  },
41
58
  {
42
59
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Description:System.String",
43
60
  "clrName": "Description",
44
- "tsEmitName": "description",
45
61
  "metadataToken": 385876821,
46
62
  "canonicalSignature": ":System.String",
47
63
  "normalizedSignature": "Description|:System.String|static=false|accessor=get",
48
64
  "emitScope": "ClassSurface",
65
+ "provenance": "Original",
49
66
  "isIndexer": false,
50
67
  "hasGetter": true,
51
68
  "hasSetter": false,
69
+ "isStatic": false,
70
+ "isAbstract": false,
71
+ "isVirtual": true,
72
+ "isOverride": false,
52
73
  "declaringClrType": "System.Configuration.Provider.ProviderBase",
53
74
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
54
75
  }
55
76
  ],
56
77
  "fields": [],
57
78
  "events": [],
58
- "constructors": [],
59
- "exposedMethods": [
60
- {
61
- "tsName": "initialize",
62
- "isStatic": false,
63
- "tsSignatureId": "Initialize|(System.String,System.Collections.Specialized.NameValueCollection):System.Void|static=false",
64
- "target": {
65
- "declaringClrType": "System.Configuration.Provider.ProviderBase",
66
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
67
- "metadataToken": 100665641
68
- }
69
- }
70
- ],
71
- "exposedProperties": [
72
- {
73
- "tsName": "name",
74
- "isStatic": false,
75
- "tsSignatureId": "Name|:System.String|static=false|accessor=get",
76
- "target": {
77
- "declaringClrType": "System.Configuration.Provider.ProviderBase",
78
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
79
- "metadataToken": 385876820
80
- }
81
- },
82
- {
83
- "tsName": "description",
84
- "isStatic": false,
85
- "tsSignatureId": "Description|:System.String|static=false|accessor=get",
86
- "target": {
87
- "declaringClrType": "System.Configuration.Provider.ProviderBase",
88
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
89
- "metadataToken": 385876821
90
- }
91
- }
92
- ]
79
+ "constructors": []
93
80
  },
94
81
  {
95
82
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection",
96
83
  "clrName": "System.Configuration.Provider.ProviderCollection",
97
- "tsEmitName": "ProviderCollection",
98
84
  "assemblyName": "System.Configuration.ConfigurationManager",
99
85
  "metadataToken": 0,
86
+ "kind": "Class",
87
+ "accessibility": "Public",
88
+ "isAbstract": false,
89
+ "isSealed": false,
90
+ "isStatic": false,
91
+ "arity": 0,
100
92
  "methods": [
101
93
  {
102
94
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::GetEnumerator():System.Collections.IEnumerator",
103
95
  "clrName": "GetEnumerator",
104
- "tsEmitName": "getEnumerator",
105
96
  "metadataToken": 100665645,
106
97
  "canonicalSignature": "():System.Collections.IEnumerator",
107
98
  "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
108
99
  "emitScope": "ClassSurface",
100
+ "provenance": "Original",
109
101
  "arity": 0,
110
102
  "parameterCount": 0,
103
+ "isStatic": false,
104
+ "isAbstract": false,
105
+ "isVirtual": true,
106
+ "isOverride": false,
107
+ "isSealed": true,
111
108
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
112
109
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
113
110
  "isExtensionMethod": false
@@ -115,13 +112,18 @@
115
112
  {
116
113
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Add(System.Configuration.Provider.ProviderBase):System.Void",
117
114
  "clrName": "Add",
118
- "tsEmitName": "add",
119
115
  "metadataToken": 100665650,
120
116
  "canonicalSignature": "(System.Configuration.Provider.ProviderBase):System.Void",
121
117
  "normalizedSignature": "Add|(System.Configuration.Provider.ProviderBase):System.Void|static=false",
122
118
  "emitScope": "ClassSurface",
119
+ "provenance": "Original",
123
120
  "arity": 0,
124
121
  "parameterCount": 1,
122
+ "isStatic": false,
123
+ "isAbstract": false,
124
+ "isVirtual": true,
125
+ "isOverride": false,
126
+ "isSealed": false,
125
127
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
126
128
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
127
129
  "isExtensionMethod": false
@@ -129,13 +131,18 @@
129
131
  {
130
132
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Remove(System.String):System.Void",
131
133
  "clrName": "Remove",
132
- "tsEmitName": "remove",
133
134
  "metadataToken": 100665651,
134
135
  "canonicalSignature": "(System.String):System.Void",
135
136
  "normalizedSignature": "Remove|(System.String):System.Void|static=false",
136
137
  "emitScope": "ClassSurface",
138
+ "provenance": "Original",
137
139
  "arity": 0,
138
140
  "parameterCount": 1,
141
+ "isStatic": false,
142
+ "isAbstract": false,
143
+ "isVirtual": false,
144
+ "isOverride": false,
145
+ "isSealed": false,
139
146
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
140
147
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
141
148
  "isExtensionMethod": false
@@ -143,13 +150,18 @@
143
150
  {
144
151
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::SetReadOnly():System.Void",
145
152
  "clrName": "SetReadOnly",
146
- "tsEmitName": "setReadOnly",
147
153
  "metadataToken": 100665652,
148
154
  "canonicalSignature": "():System.Void",
149
155
  "normalizedSignature": "SetReadOnly|():System.Void|static=false",
150
156
  "emitScope": "ClassSurface",
157
+ "provenance": "Original",
151
158
  "arity": 0,
152
159
  "parameterCount": 0,
160
+ "isStatic": false,
161
+ "isAbstract": false,
162
+ "isVirtual": false,
163
+ "isOverride": false,
164
+ "isSealed": false,
153
165
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
154
166
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
155
167
  "isExtensionMethod": false
@@ -157,13 +169,18 @@
157
169
  {
158
170
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Clear():System.Void",
159
171
  "clrName": "Clear",
160
- "tsEmitName": "clear",
161
172
  "metadataToken": 100665653,
162
173
  "canonicalSignature": "():System.Void",
163
174
  "normalizedSignature": "Clear|():System.Void|static=false",
164
175
  "emitScope": "ClassSurface",
176
+ "provenance": "Original",
165
177
  "arity": 0,
166
178
  "parameterCount": 0,
179
+ "isStatic": false,
180
+ "isAbstract": false,
181
+ "isVirtual": false,
182
+ "isOverride": false,
183
+ "isSealed": false,
167
184
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
168
185
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
169
186
  "isExtensionMethod": false
@@ -171,13 +188,18 @@
171
188
  {
172
189
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::CopyTo(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void",
173
190
  "clrName": "CopyTo",
174
- "tsEmitName": "copyTo",
175
191
  "metadataToken": 100665654,
176
192
  "canonicalSignature": "(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void",
177
193
  "normalizedSignature": "CopyTo|(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void|static=false",
178
194
  "emitScope": "ClassSurface",
195
+ "provenance": "Original",
179
196
  "arity": 0,
180
197
  "parameterCount": 2,
198
+ "isStatic": false,
199
+ "isAbstract": false,
200
+ "isVirtual": false,
201
+ "isOverride": false,
202
+ "isSealed": false,
181
203
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
182
204
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
183
205
  "isExtensionMethod": false
@@ -187,56 +209,72 @@
187
209
  {
188
210
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Item[System.String]:System.Configuration.Provider.ProviderBase",
189
211
  "clrName": "Item",
190
- "tsEmitName": "item",
191
212
  "metadataToken": 385876822,
192
213
  "canonicalSignature": "[System.String]:System.Configuration.Provider.ProviderBase",
193
214
  "normalizedSignature": "Item|[System.String]:System.Configuration.Provider.ProviderBase|static=false|accessor=get",
194
215
  "emitScope": "ClassSurface",
216
+ "provenance": "Original",
195
217
  "isIndexer": true,
196
218
  "hasGetter": true,
197
219
  "hasSetter": false,
220
+ "isStatic": false,
221
+ "isAbstract": false,
222
+ "isVirtual": false,
223
+ "isOverride": false,
198
224
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
199
225
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
200
226
  },
201
227
  {
202
228
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Count:System.Int32",
203
229
  "clrName": "Count",
204
- "tsEmitName": "count",
205
230
  "metadataToken": 385876823,
206
231
  "canonicalSignature": ":System.Int32",
207
232
  "normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
208
233
  "emitScope": "ClassSurface",
234
+ "provenance": "Original",
209
235
  "isIndexer": false,
210
236
  "hasGetter": true,
211
237
  "hasSetter": false,
238
+ "isStatic": false,
239
+ "isAbstract": false,
240
+ "isVirtual": true,
241
+ "isOverride": false,
212
242
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
213
243
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
214
244
  },
215
245
  {
216
246
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::IsSynchronized:System.Boolean",
217
247
  "clrName": "IsSynchronized",
218
- "tsEmitName": "isSynchronized",
219
248
  "metadataToken": 385876824,
220
249
  "canonicalSignature": ":System.Boolean",
221
250
  "normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
222
251
  "emitScope": "ClassSurface",
252
+ "provenance": "Original",
223
253
  "isIndexer": false,
224
254
  "hasGetter": true,
225
255
  "hasSetter": false,
256
+ "isStatic": false,
257
+ "isAbstract": false,
258
+ "isVirtual": true,
259
+ "isOverride": false,
226
260
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
227
261
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
228
262
  },
229
263
  {
230
264
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::SyncRoot:System.Object",
231
265
  "clrName": "SyncRoot",
232
- "tsEmitName": "syncRoot",
233
266
  "metadataToken": 385876825,
234
267
  "canonicalSignature": ":System.Object",
235
268
  "normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
236
269
  "emitScope": "ClassSurface",
270
+ "provenance": "Original",
237
271
  "isIndexer": false,
238
272
  "hasGetter": true,
239
273
  "hasSetter": false,
274
+ "isStatic": false,
275
+ "isAbstract": false,
276
+ "isVirtual": true,
277
+ "isOverride": false,
240
278
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
241
279
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
242
280
  }
@@ -254,129 +292,19 @@
254
292
  "declaringClrType": "System.Configuration.Provider.ProviderCollection",
255
293
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
256
294
  }
257
- ],
258
- "exposedMethods": [
259
- {
260
- "tsName": "getEnumerator",
261
- "isStatic": false,
262
- "tsSignatureId": "GetEnumerator|():System.Collections.IEnumerator|static=false",
263
- "target": {
264
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
265
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
266
- "metadataToken": 100665645
267
- }
268
- },
269
- {
270
- "tsName": "add",
271
- "isStatic": false,
272
- "tsSignatureId": "Add|(System.Configuration.Provider.ProviderBase):System.Void|static=false",
273
- "target": {
274
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
275
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
276
- "metadataToken": 100665650
277
- }
278
- },
279
- {
280
- "tsName": "remove",
281
- "isStatic": false,
282
- "tsSignatureId": "Remove|(System.String):System.Void|static=false",
283
- "target": {
284
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
285
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
286
- "metadataToken": 100665651
287
- }
288
- },
289
- {
290
- "tsName": "setReadOnly",
291
- "isStatic": false,
292
- "tsSignatureId": "SetReadOnly|():System.Void|static=false",
293
- "target": {
294
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
295
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
296
- "metadataToken": 100665652
297
- }
298
- },
299
- {
300
- "tsName": "clear",
301
- "isStatic": false,
302
- "tsSignatureId": "Clear|():System.Void|static=false",
303
- "target": {
304
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
305
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
306
- "metadataToken": 100665653
307
- }
308
- },
309
- {
310
- "tsName": "copyTo",
311
- "isStatic": false,
312
- "tsSignatureId": "CopyTo|(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void|static=false",
313
- "target": {
314
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
315
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
316
- "metadataToken": 100665654
317
- }
318
- }
319
- ],
320
- "exposedProperties": [
321
- {
322
- "tsName": "item",
323
- "isStatic": false,
324
- "tsSignatureId": "Item|[System.String]:System.Configuration.Provider.ProviderBase|static=false|accessor=get",
325
- "target": {
326
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
327
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
328
- "metadataToken": 385876822
329
- }
330
- },
331
- {
332
- "tsName": "count",
333
- "isStatic": false,
334
- "tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
335
- "target": {
336
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
337
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
338
- "metadataToken": 385876823
339
- }
340
- },
341
- {
342
- "tsName": "isSynchronized",
343
- "isStatic": false,
344
- "tsSignatureId": "IsSynchronized|:System.Boolean|static=false|accessor=get",
345
- "target": {
346
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
347
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
348
- "metadataToken": 385876824
349
- }
350
- },
351
- {
352
- "tsName": "syncRoot",
353
- "isStatic": false,
354
- "tsSignatureId": "SyncRoot|:System.Object|static=false|accessor=get",
355
- "target": {
356
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
357
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
358
- "metadataToken": 385876825
359
- }
360
- }
361
- ],
362
- "exposedConstructors": [
363
- {
364
- "isStatic": false,
365
- "tsSignatureId": "constructor|():void|static=false",
366
- "target": {
367
- "declaringClrType": "System.Configuration.Provider.ProviderCollection",
368
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
369
- "metadataToken": 100665643
370
- }
371
- }
372
295
  ]
373
296
  },
374
297
  {
375
298
  "stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderException",
376
299
  "clrName": "System.Configuration.Provider.ProviderException",
377
- "tsEmitName": "ProviderException",
378
300
  "assemblyName": "System.Configuration.ConfigurationManager",
379
301
  "metadataToken": 0,
302
+ "kind": "Class",
303
+ "accessibility": "Public",
304
+ "isAbstract": false,
305
+ "isSealed": false,
306
+ "isStatic": false,
307
+ "arity": 0,
380
308
  "methods": [],
381
309
  "properties": [],
382
310
  "fields": [],
@@ -412,35 +340,6 @@
412
340
  "declaringClrType": "System.Configuration.Provider.ProviderException",
413
341
  "declaringAssemblyName": "System.Configuration.ConfigurationManager"
414
342
  }
415
- ],
416
- "exposedConstructors": [
417
- {
418
- "isStatic": false,
419
- "tsSignatureId": "constructor|():void|static=false",
420
- "target": {
421
- "declaringClrType": "System.Configuration.Provider.ProviderException",
422
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
423
- "metadataToken": 100665655
424
- }
425
- },
426
- {
427
- "isStatic": false,
428
- "tsSignatureId": "constructor|(System.String):void|static=false",
429
- "target": {
430
- "declaringClrType": "System.Configuration.Provider.ProviderException",
431
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
432
- "metadataToken": 100665656
433
- }
434
- },
435
- {
436
- "isStatic": false,
437
- "tsSignatureId": "constructor|(System.String,System.Exception):void|static=false",
438
- "target": {
439
- "declaringClrType": "System.Configuration.Provider.ProviderException",
440
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
441
- "metadataToken": 100665657
442
- }
443
- }
444
343
  ]
445
344
  }
446
345
  ]
@@ -15,9 +15,9 @@ import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Ru
15
15
  import type { ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization.js";
16
16
 
17
17
  export interface ProviderBase$instance {
18
- readonly description: string;
19
- readonly name: string;
20
- initialize(name: string, config: NameValueCollection): void;
18
+ readonly Description: string;
19
+ readonly Name: string;
20
+ Initialize(name: string, config: NameValueCollection): void;
21
21
  }
22
22
 
23
23
 
@@ -28,16 +28,16 @@ export const ProviderBase: {
28
28
  export type ProviderBase = ProviderBase$instance;
29
29
 
30
30
  export interface ProviderCollection$instance {
31
- readonly count: int;
32
- readonly isSynchronized: boolean;
33
- readonly item: ProtectedConfigurationProvider | ProviderBase;
34
- readonly syncRoot: unknown;
35
- add(provider: ProviderBase): void;
36
- clear(): void;
37
- copyTo(array: ProviderBase[], index: int): void;
38
- getEnumerator(): IEnumerator;
39
- remove(name: string): void;
40
- setReadOnly(): void;
31
+ readonly Count: int;
32
+ readonly IsSynchronized: boolean;
33
+ readonly Item: ProviderBase | SettingsProvider;
34
+ readonly SyncRoot: unknown;
35
+ Add(provider: ProviderBase): void;
36
+ Clear(): void;
37
+ CopyTo(array: ProviderBase[], index: int): void;
38
+ GetEnumerator(): IEnumerator;
39
+ Remove(name: string): void;
40
+ SetReadOnly(): void;
41
41
  }
42
42
 
43
43
 
@@ -1,23 +1,43 @@
1
1
  {
2
2
  "namespace": "System.Diagnostics",
3
+ "contributingAssemblies": [
4
+ "System.Configuration.ConfigurationManager",
5
+ "System.Diagnostics.DiagnosticSource",
6
+ "System.Diagnostics.EventLog",
7
+ "System.Diagnostics.FileVersionInfo",
8
+ "System.Diagnostics.Process",
9
+ "System.Diagnostics.TextWriterTraceListener",
10
+ "System.Diagnostics.TraceSource",
11
+ "System.Private.CoreLib"
12
+ ],
3
13
  "types": [
4
14
  {
5
15
  "stableId": "System.Configuration.ConfigurationManager:System.Diagnostics.TraceConfiguration",
6
16
  "clrName": "System.Diagnostics.TraceConfiguration",
7
- "tsEmitName": "TraceConfiguration",
8
17
  "assemblyName": "System.Configuration.ConfigurationManager",
9
18
  "metadataToken": 0,
19
+ "kind": "StaticNamespace",
20
+ "accessibility": "Public",
21
+ "isAbstract": true,
22
+ "isSealed": true,
23
+ "isStatic": true,
24
+ "arity": 0,
10
25
  "methods": [
11
26
  {
12
27
  "stableId": "System.Configuration.ConfigurationManager:System.Diagnostics.TraceConfiguration::Register():System.Void",
13
28
  "clrName": "Register",
14
- "tsEmitName": "register",
15
29
  "metadataToken": 100663618,
16
30
  "canonicalSignature": "():System.Void",
17
31
  "normalizedSignature": "Register|():System.Void|static=true",
18
32
  "emitScope": "ClassSurface",
33
+ "provenance": "Original",
19
34
  "arity": 0,
20
35
  "parameterCount": 0,
36
+ "isStatic": true,
37
+ "isAbstract": false,
38
+ "isVirtual": false,
39
+ "isOverride": false,
40
+ "isSealed": false,
21
41
  "declaringClrType": "System.Diagnostics.TraceConfiguration",
22
42
  "declaringAssemblyName": "System.Configuration.ConfigurationManager",
23
43
  "isExtensionMethod": false
@@ -26,19 +46,7 @@
26
46
  "properties": [],
27
47
  "fields": [],
28
48
  "events": [],
29
- "constructors": [],
30
- "exposedMethods": [
31
- {
32
- "tsName": "register",
33
- "isStatic": true,
34
- "tsSignatureId": "Register|():System.Void|static=true",
35
- "target": {
36
- "declaringClrType": "System.Diagnostics.TraceConfiguration",
37
- "declaringAssemblyName": "System.Configuration.ConfigurationManager",
38
- "metadataToken": 100663618
39
- }
40
- }
41
- ]
49
+ "constructors": []
42
50
  }
43
51
  ]
44
52
  }
@@ -10,7 +10,7 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
10
10
  import type { Object as ClrObject, Void } from "@tsonic/dotnet/System.js";
11
11
 
12
12
  export abstract class TraceConfiguration$instance {
13
- static register(): void;
13
+ static Register(): void;
14
14
  }
15
15
 
16
16