@tsonic/dotnet 0.8.0 → 0.8.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.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +7 -7
- package/Microsoft.VisualBasic/internal/index.d.ts +23 -23
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +15 -15
- package/Microsoft.Win32/internal/index.d.ts +1 -1
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/internal/index.d.ts +408 -408
- package/System.Buffers/internal/index.d.ts +11 -11
- package/System.CodeDom.Compiler/internal/index.d.ts +3 -3
- package/System.Collections/internal/index.d.ts +44 -44
- package/System.Collections.Concurrent/internal/index.d.ts +18 -18
- package/System.Collections.Frozen/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/index.d.ts +98 -98
- package/System.Collections.Immutable/internal/index.d.ts +22 -22
- package/System.Collections.ObjectModel/internal/index.d.ts +11 -11
- package/System.Collections.Specialized/internal/index.d.ts +38 -38
- package/System.ComponentModel/internal/index.d.ts +222 -222
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +54 -54
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -8
- package/System.ComponentModel.Design/internal/index.d.ts +30 -30
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +13 -13
- package/System.Data/internal/index.d.ts +110 -110
- package/System.Data.Common/internal/index.d.ts +17 -17
- package/System.Data.SqlTypes/internal/index.d.ts +62 -62
- package/System.Diagnostics/internal/index.d.ts +117 -117
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +34 -34
- package/System.Diagnostics.Contracts/internal/index.d.ts +14 -14
- package/System.Diagnostics.Metrics/internal/index.d.ts +19 -19
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/index.d.ts +21 -21
- package/System.Drawing/internal/index.d.ts +22 -22
- package/System.Dynamic/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/index.d.ts +10 -10
- package/System.Formats.Tar/internal/index.d.ts +14 -14
- package/System.Globalization/internal/index.d.ts +40 -40
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +32 -32
- package/System.IO.Enumeration/internal/index.d.ts +3 -3
- package/System.IO.IsolatedStorage/internal/index.d.ts +12 -12
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +3 -3
- package/System.IO.Pipelines/internal/index.d.ts +8 -8
- package/System.IO.Pipes/internal/index.d.ts +28 -28
- package/System.Linq/internal/index.d.ts +7 -7
- package/System.Linq.Expressions/internal/index.d.ts +34 -34
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +1 -1
- package/System.Net/internal/index.d.ts +84 -84
- package/System.Net.Cache/internal/index.d.ts +8 -8
- package/System.Net.Http/internal/index.d.ts +40 -40
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +1 -1
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +47 -47
- package/System.Net.Mime/internal/index.d.ts +4 -4
- package/System.Net.NetworkInformation/internal/index.d.ts +17 -17
- package/System.Net.Quic/internal/index.d.ts +9 -9
- package/System.Net.Security/internal/index.d.ts +19 -19
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +53 -53
- package/System.Net.WebSockets/internal/index.d.ts +23 -23
- package/System.Numerics/internal/index.d.ts +37 -37
- package/System.Reflection/internal/index.d.ts +69 -69
- package/System.Reflection.Emit/internal/index.d.ts +18 -18
- package/System.Reflection.Metadata/internal/index.d.ts +170 -170
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +39 -39
- package/System.Reflection.PortableExecutable/internal/index.d.ts +23 -23
- package/System.Resources/internal/index.d.ts +20 -20
- package/System.Runtime/internal/index.d.ts +7 -7
- package/System.Runtime.CompilerServices/internal/index.d.ts +145 -145
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/internal/index.d.ts +120 -120
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +20 -20
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +3 -3
- package/System.Runtime.Remoting/internal/index.d.ts +1 -1
- package/System.Runtime.Serialization/internal/index.d.ts +47 -47
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +8 -8
- package/System.Runtime.Versioning/internal/index.d.ts +18 -18
- package/System.Security/internal/index.d.ts +23 -23
- package/System.Security.AccessControl/internal/index.d.ts +65 -65
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +6 -6
- package/System.Security.Claims/internal/index.d.ts +24 -24
- package/System.Security.Cryptography/internal/index.d.ts +220 -220
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +120 -120
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +4 -4
- package/System.Security.Principal/internal/index.d.ts +21 -21
- package/System.Text/internal/index.d.ts +49 -49
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +24 -24
- package/System.Text.Json.Nodes/internal/index.d.ts +8 -8
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +25 -25
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +10 -10
- package/System.Text.RegularExpressions/internal/index.d.ts +24 -24
- package/System.Text.Unicode/internal/index.d.ts +3 -3
- package/System.Threading/internal/index.d.ts +105 -105
- package/System.Threading.Channels/internal/index.d.ts +7 -7
- package/System.Threading.Tasks/internal/index.d.ts +56 -56
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -29
- package/System.Threading.Tasks.Sources/internal/index.d.ts +1 -1
- package/System.Timers/internal/index.d.ts +5 -5
- package/System.Transactions/internal/index.d.ts +41 -41
- package/System.Web/internal/index.d.ts +1 -1
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +72 -72
- package/System.Xml.Linq/internal/index.d.ts +31 -31
- package/System.Xml.Resolvers/internal/index.d.ts +5 -5
- package/System.Xml.Schema/internal/index.d.ts +76 -76
- package/System.Xml.Serialization/internal/index.d.ts +96 -96
- package/System.Xml.XPath/internal/index.d.ts +9 -9
- package/System.Xml.Xsl/internal/index.d.ts +13 -13
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +52 -52
- package/package.json +1 -1
|
@@ -298,7 +298,7 @@ export interface NameTable$instance extends XmlNameTable {
|
|
|
298
298
|
|
|
299
299
|
|
|
300
300
|
export const NameTable: {
|
|
301
|
-
new(): NameTable
|
|
301
|
+
new(): NameTable;
|
|
302
302
|
};
|
|
303
303
|
|
|
304
304
|
|
|
@@ -317,12 +317,12 @@ export interface UniqueId$instance {
|
|
|
317
317
|
|
|
318
318
|
|
|
319
319
|
export const UniqueId: {
|
|
320
|
-
new(): UniqueId
|
|
321
|
-
new(guid: Guid): UniqueId
|
|
322
|
-
new(guid: byte[]): UniqueId
|
|
323
|
-
new(guid: byte[], offset: int): UniqueId
|
|
324
|
-
new(value: string): UniqueId
|
|
325
|
-
new(chars: char[], offset: int, count: int): UniqueId
|
|
320
|
+
new(): UniqueId;
|
|
321
|
+
new(guid: Guid): UniqueId;
|
|
322
|
+
new(guid: byte[]): UniqueId;
|
|
323
|
+
new(guid: byte[], offset: int): UniqueId;
|
|
324
|
+
new(value: string): UniqueId;
|
|
325
|
+
new(chars: char[], offset: int, count: int): UniqueId;
|
|
326
326
|
};
|
|
327
327
|
|
|
328
328
|
|
|
@@ -360,7 +360,7 @@ export interface XmlAttribute$instance extends XmlNode$instance {
|
|
|
360
360
|
|
|
361
361
|
|
|
362
362
|
export const XmlAttribute: {
|
|
363
|
-
new(): XmlAttribute
|
|
363
|
+
new(): XmlAttribute;
|
|
364
364
|
};
|
|
365
365
|
|
|
366
366
|
|
|
@@ -391,7 +391,7 @@ export interface XmlAttributeCollection$instance extends XmlNamedNodeMap$instanc
|
|
|
391
391
|
|
|
392
392
|
|
|
393
393
|
export const XmlAttributeCollection: {
|
|
394
|
-
new(): XmlAttributeCollection
|
|
394
|
+
new(): XmlAttributeCollection;
|
|
395
395
|
};
|
|
396
396
|
|
|
397
397
|
|
|
@@ -413,7 +413,7 @@ export interface XmlBinaryReaderSession$instance {
|
|
|
413
413
|
|
|
414
414
|
|
|
415
415
|
export const XmlBinaryReaderSession: {
|
|
416
|
-
new(): XmlBinaryReaderSession
|
|
416
|
+
new(): XmlBinaryReaderSession;
|
|
417
417
|
};
|
|
418
418
|
|
|
419
419
|
|
|
@@ -431,7 +431,7 @@ export interface XmlBinaryWriterSession$instance {
|
|
|
431
431
|
|
|
432
432
|
|
|
433
433
|
export const XmlBinaryWriterSession: {
|
|
434
|
-
new(): XmlBinaryWriterSession
|
|
434
|
+
new(): XmlBinaryWriterSession;
|
|
435
435
|
};
|
|
436
436
|
|
|
437
437
|
|
|
@@ -454,7 +454,7 @@ export interface XmlCDataSection$instance extends XmlCharacterData$instance {
|
|
|
454
454
|
|
|
455
455
|
|
|
456
456
|
export const XmlCDataSection: {
|
|
457
|
-
new(): XmlCDataSection
|
|
457
|
+
new(): XmlCDataSection;
|
|
458
458
|
};
|
|
459
459
|
|
|
460
460
|
|
|
@@ -512,7 +512,7 @@ export interface XmlComment$instance extends XmlCharacterData$instance {
|
|
|
512
512
|
|
|
513
513
|
|
|
514
514
|
export const XmlComment: {
|
|
515
|
-
new(): XmlComment
|
|
515
|
+
new(): XmlComment;
|
|
516
516
|
};
|
|
517
517
|
|
|
518
518
|
|
|
@@ -530,7 +530,7 @@ export interface XmlConvert$instance {
|
|
|
530
530
|
|
|
531
531
|
|
|
532
532
|
export const XmlConvert: {
|
|
533
|
-
new(): XmlConvert
|
|
533
|
+
new(): XmlConvert;
|
|
534
534
|
decodeName(name: string): string;
|
|
535
535
|
encodeLocalName(name: string): string;
|
|
536
536
|
encodeName(name: string): string;
|
|
@@ -619,8 +619,8 @@ export interface XmlDataDocument$instance extends XmlDocument$instance {
|
|
|
619
619
|
|
|
620
620
|
|
|
621
621
|
export const XmlDataDocument: {
|
|
622
|
-
new(): XmlDataDocument
|
|
623
|
-
new(dataset: DataSet): XmlDataDocument
|
|
622
|
+
new(): XmlDataDocument;
|
|
623
|
+
new(dataset: DataSet): XmlDataDocument;
|
|
624
624
|
};
|
|
625
625
|
|
|
626
626
|
|
|
@@ -653,7 +653,7 @@ export interface XmlDeclaration$instance extends XmlLinkedNode$instance {
|
|
|
653
653
|
|
|
654
654
|
|
|
655
655
|
export const XmlDeclaration: {
|
|
656
|
-
new(): XmlDeclaration
|
|
656
|
+
new(): XmlDeclaration;
|
|
657
657
|
};
|
|
658
658
|
|
|
659
659
|
|
|
@@ -675,8 +675,8 @@ export interface XmlDictionary$instance {
|
|
|
675
675
|
|
|
676
676
|
|
|
677
677
|
export const XmlDictionary: {
|
|
678
|
-
new(): XmlDictionary
|
|
679
|
-
new(capacity: int): XmlDictionary
|
|
678
|
+
new(): XmlDictionary;
|
|
679
|
+
new(capacity: int): XmlDictionary;
|
|
680
680
|
readonly empty: IXmlDictionary;
|
|
681
681
|
};
|
|
682
682
|
|
|
@@ -848,7 +848,7 @@ export interface XmlDictionaryReaderQuotas$instance {
|
|
|
848
848
|
|
|
849
849
|
|
|
850
850
|
export const XmlDictionaryReaderQuotas: {
|
|
851
|
-
new(): XmlDictionaryReaderQuotas
|
|
851
|
+
new(): XmlDictionaryReaderQuotas;
|
|
852
852
|
readonly max: XmlDictionaryReaderQuotas;
|
|
853
853
|
};
|
|
854
854
|
|
|
@@ -864,7 +864,7 @@ export interface XmlDictionaryString$instance {
|
|
|
864
864
|
|
|
865
865
|
|
|
866
866
|
export const XmlDictionaryString: {
|
|
867
|
-
new(dictionary: IXmlDictionary, value: string, key: int): XmlDictionaryString
|
|
867
|
+
new(dictionary: IXmlDictionary, value: string, key: int): XmlDictionaryString;
|
|
868
868
|
readonly empty: XmlDictionaryString;
|
|
869
869
|
};
|
|
870
870
|
|
|
@@ -1023,8 +1023,8 @@ export interface XmlDocument$instance extends XmlNode$instance {
|
|
|
1023
1023
|
|
|
1024
1024
|
|
|
1025
1025
|
export const XmlDocument: {
|
|
1026
|
-
new(): XmlDocument
|
|
1027
|
-
new(nt: XmlNameTable): XmlDocument
|
|
1026
|
+
new(): XmlDocument;
|
|
1027
|
+
new(nt: XmlNameTable): XmlDocument;
|
|
1028
1028
|
};
|
|
1029
1029
|
|
|
1030
1030
|
|
|
@@ -1055,7 +1055,7 @@ export interface XmlDocumentFragment$instance extends XmlNode$instance {
|
|
|
1055
1055
|
|
|
1056
1056
|
|
|
1057
1057
|
export const XmlDocumentFragment: {
|
|
1058
|
-
new(): XmlDocumentFragment
|
|
1058
|
+
new(): XmlDocumentFragment;
|
|
1059
1059
|
};
|
|
1060
1060
|
|
|
1061
1061
|
|
|
@@ -1089,7 +1089,7 @@ export interface XmlDocumentType$instance extends XmlLinkedNode$instance {
|
|
|
1089
1089
|
|
|
1090
1090
|
|
|
1091
1091
|
export const XmlDocumentType: {
|
|
1092
|
-
new(): XmlDocumentType
|
|
1092
|
+
new(): XmlDocumentType;
|
|
1093
1093
|
};
|
|
1094
1094
|
|
|
1095
1095
|
|
|
@@ -1147,7 +1147,7 @@ export interface XmlElement$instance extends XmlLinkedNode$instance {
|
|
|
1147
1147
|
|
|
1148
1148
|
|
|
1149
1149
|
export const XmlElement: {
|
|
1150
|
-
new(): XmlElement
|
|
1150
|
+
new(): XmlElement;
|
|
1151
1151
|
};
|
|
1152
1152
|
|
|
1153
1153
|
|
|
@@ -1183,7 +1183,7 @@ export interface XmlEntity$instance extends XmlNode$instance {
|
|
|
1183
1183
|
|
|
1184
1184
|
|
|
1185
1185
|
export const XmlEntity: {
|
|
1186
|
-
new(): XmlEntity
|
|
1186
|
+
new(): XmlEntity;
|
|
1187
1187
|
};
|
|
1188
1188
|
|
|
1189
1189
|
|
|
@@ -1214,7 +1214,7 @@ export interface XmlEntityReference$instance extends XmlLinkedNode$instance {
|
|
|
1214
1214
|
|
|
1215
1215
|
|
|
1216
1216
|
export const XmlEntityReference: {
|
|
1217
|
-
new(): XmlEntityReference
|
|
1217
|
+
new(): XmlEntityReference;
|
|
1218
1218
|
};
|
|
1219
1219
|
|
|
1220
1220
|
|
|
@@ -1237,10 +1237,10 @@ export interface XmlException$instance extends SystemException {
|
|
|
1237
1237
|
|
|
1238
1238
|
|
|
1239
1239
|
export const XmlException: {
|
|
1240
|
-
new(): XmlException
|
|
1241
|
-
new(message: string): XmlException
|
|
1242
|
-
new(message: string, innerException: Exception): XmlException
|
|
1243
|
-
new(message: string, innerException: Exception, lineNumber: int, linePosition: int): XmlException
|
|
1240
|
+
new(): XmlException;
|
|
1241
|
+
new(message: string): XmlException;
|
|
1242
|
+
new(message: string, innerException: Exception): XmlException;
|
|
1243
|
+
new(message: string, innerException: Exception, lineNumber: int, linePosition: int): XmlException;
|
|
1244
1244
|
};
|
|
1245
1245
|
|
|
1246
1246
|
|
|
@@ -1258,8 +1258,8 @@ export interface XmlImplementation$instance {
|
|
|
1258
1258
|
|
|
1259
1259
|
|
|
1260
1260
|
export const XmlImplementation: {
|
|
1261
|
-
new(): XmlImplementation
|
|
1262
|
-
new(nt: XmlNameTable): XmlImplementation
|
|
1261
|
+
new(): XmlImplementation;
|
|
1262
|
+
new(nt: XmlNameTable): XmlImplementation;
|
|
1263
1263
|
};
|
|
1264
1264
|
|
|
1265
1265
|
|
|
@@ -1301,7 +1301,7 @@ export interface XmlNamedNodeMap$instance {
|
|
|
1301
1301
|
|
|
1302
1302
|
|
|
1303
1303
|
export const XmlNamedNodeMap: {
|
|
1304
|
-
new(): XmlNamedNodeMap
|
|
1304
|
+
new(): XmlNamedNodeMap;
|
|
1305
1305
|
};
|
|
1306
1306
|
|
|
1307
1307
|
|
|
@@ -1330,7 +1330,7 @@ export interface XmlNamespaceManager$instance {
|
|
|
1330
1330
|
|
|
1331
1331
|
|
|
1332
1332
|
export const XmlNamespaceManager: {
|
|
1333
|
-
new(nameTable: XmlNameTable): XmlNamespaceManager
|
|
1333
|
+
new(nameTable: XmlNameTable): XmlNamespaceManager;
|
|
1334
1334
|
};
|
|
1335
1335
|
|
|
1336
1336
|
|
|
@@ -1433,7 +1433,7 @@ export interface XmlNodeChangedEventArgs$instance extends EventArgs {
|
|
|
1433
1433
|
|
|
1434
1434
|
|
|
1435
1435
|
export const XmlNodeChangedEventArgs: {
|
|
1436
|
-
new(node: XmlNode, oldParent: XmlNode, newParent: XmlNode, oldValue: string, newValue: string, action: XmlNodeChangedAction): XmlNodeChangedEventArgs
|
|
1436
|
+
new(node: XmlNode, oldParent: XmlNode, newParent: XmlNode, oldValue: string, newValue: string, action: XmlNodeChangedAction): XmlNodeChangedEventArgs;
|
|
1437
1437
|
};
|
|
1438
1438
|
|
|
1439
1439
|
|
|
@@ -1508,7 +1508,7 @@ export interface XmlNodeReader$instance extends XmlReader$instance {
|
|
|
1508
1508
|
|
|
1509
1509
|
|
|
1510
1510
|
export const XmlNodeReader: {
|
|
1511
|
-
new(node: XmlNode): XmlNodeReader
|
|
1511
|
+
new(node: XmlNode): XmlNodeReader;
|
|
1512
1512
|
};
|
|
1513
1513
|
|
|
1514
1514
|
|
|
@@ -1540,7 +1540,7 @@ export interface XmlNotation$instance extends XmlNode$instance {
|
|
|
1540
1540
|
|
|
1541
1541
|
|
|
1542
1542
|
export const XmlNotation: {
|
|
1543
|
-
new(): XmlNotation
|
|
1543
|
+
new(): XmlNotation;
|
|
1544
1544
|
};
|
|
1545
1545
|
|
|
1546
1546
|
|
|
@@ -1568,10 +1568,10 @@ export interface XmlParserContext$instance {
|
|
|
1568
1568
|
|
|
1569
1569
|
|
|
1570
1570
|
export const XmlParserContext: {
|
|
1571
|
-
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, xmlLang: string, xmlSpace: XmlSpace): XmlParserContext
|
|
1572
|
-
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, xmlLang: string, xmlSpace: XmlSpace, enc: Encoding): XmlParserContext
|
|
1573
|
-
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, docTypeName: string, pubId: string, sysId: string, internalSubset: string, baseURI: string, xmlLang: string, xmlSpace: XmlSpace): XmlParserContext
|
|
1574
|
-
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, docTypeName: string, pubId: string, sysId: string, internalSubset: string, baseURI: string, xmlLang: string, xmlSpace: XmlSpace, enc: Encoding): XmlParserContext
|
|
1571
|
+
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, xmlLang: string, xmlSpace: XmlSpace): XmlParserContext;
|
|
1572
|
+
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, xmlLang: string, xmlSpace: XmlSpace, enc: Encoding): XmlParserContext;
|
|
1573
|
+
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, docTypeName: string, pubId: string, sysId: string, internalSubset: string, baseURI: string, xmlLang: string, xmlSpace: XmlSpace): XmlParserContext;
|
|
1574
|
+
new(nt: XmlNameTable, nsMgr: XmlNamespaceManager, docTypeName: string, pubId: string, sysId: string, internalSubset: string, baseURI: string, xmlLang: string, xmlSpace: XmlSpace, enc: Encoding): XmlParserContext;
|
|
1575
1575
|
};
|
|
1576
1576
|
|
|
1577
1577
|
|
|
@@ -1596,7 +1596,7 @@ export interface XmlProcessingInstruction$instance extends XmlLinkedNode$instanc
|
|
|
1596
1596
|
|
|
1597
1597
|
|
|
1598
1598
|
export const XmlProcessingInstruction: {
|
|
1599
|
-
new(): XmlProcessingInstruction
|
|
1599
|
+
new(): XmlProcessingInstruction;
|
|
1600
1600
|
};
|
|
1601
1601
|
|
|
1602
1602
|
|
|
@@ -1620,9 +1620,9 @@ export interface XmlQualifiedName$instance {
|
|
|
1620
1620
|
|
|
1621
1621
|
|
|
1622
1622
|
export const XmlQualifiedName: {
|
|
1623
|
-
new(): XmlQualifiedName
|
|
1624
|
-
new(name: string): XmlQualifiedName
|
|
1625
|
-
new(name: string, ns: string): XmlQualifiedName
|
|
1623
|
+
new(): XmlQualifiedName;
|
|
1624
|
+
new(name: string): XmlQualifiedName;
|
|
1625
|
+
new(name: string, ns: string): XmlQualifiedName;
|
|
1626
1626
|
readonly empty: XmlQualifiedName;
|
|
1627
1627
|
toString(name: string, ns: string): string;
|
|
1628
1628
|
};
|
|
@@ -1804,7 +1804,7 @@ export interface XmlReaderSettings$instance {
|
|
|
1804
1804
|
|
|
1805
1805
|
|
|
1806
1806
|
export const XmlReaderSettings: {
|
|
1807
|
-
new(): XmlReaderSettings
|
|
1807
|
+
new(): XmlReaderSettings;
|
|
1808
1808
|
};
|
|
1809
1809
|
|
|
1810
1810
|
|
|
@@ -1837,7 +1837,7 @@ export interface XmlSecureResolver$instance extends XmlResolver {
|
|
|
1837
1837
|
|
|
1838
1838
|
|
|
1839
1839
|
export const XmlSecureResolver: {
|
|
1840
|
-
new(resolver: XmlResolver, securityUrl: string): XmlSecureResolver
|
|
1840
|
+
new(resolver: XmlResolver, securityUrl: string): XmlSecureResolver;
|
|
1841
1841
|
};
|
|
1842
1842
|
|
|
1843
1843
|
|
|
@@ -1861,7 +1861,7 @@ export interface XmlSignificantWhitespace$instance extends XmlCharacterData$inst
|
|
|
1861
1861
|
|
|
1862
1862
|
|
|
1863
1863
|
export const XmlSignificantWhitespace: {
|
|
1864
|
-
new(): XmlSignificantWhitespace
|
|
1864
|
+
new(): XmlSignificantWhitespace;
|
|
1865
1865
|
};
|
|
1866
1866
|
|
|
1867
1867
|
|
|
@@ -1893,7 +1893,7 @@ export interface XmlText$instance extends XmlCharacterData$instance {
|
|
|
1893
1893
|
|
|
1894
1894
|
|
|
1895
1895
|
export const XmlText: {
|
|
1896
|
-
new(): XmlText
|
|
1896
|
+
new(): XmlText;
|
|
1897
1897
|
};
|
|
1898
1898
|
|
|
1899
1899
|
|
|
@@ -1970,18 +1970,18 @@ export interface XmlTextReader$instance extends XmlReader$instance {
|
|
|
1970
1970
|
|
|
1971
1971
|
|
|
1972
1972
|
export const XmlTextReader: {
|
|
1973
|
-
new(input: Stream): XmlTextReader
|
|
1974
|
-
new(url: string, input: Stream): XmlTextReader
|
|
1975
|
-
new(input: Stream, nt: XmlNameTable): XmlTextReader
|
|
1976
|
-
new(url: string, input: Stream, nt: XmlNameTable): XmlTextReader
|
|
1977
|
-
new(input: TextReader): XmlTextReader
|
|
1978
|
-
new(url: string, input: TextReader): XmlTextReader
|
|
1979
|
-
new(input: TextReader, nt: XmlNameTable): XmlTextReader
|
|
1980
|
-
new(url: string, input: TextReader, nt: XmlNameTable): XmlTextReader
|
|
1981
|
-
new(xmlFragment: Stream, fragType: XmlNodeType, context: XmlParserContext): XmlTextReader
|
|
1982
|
-
new(xmlFragment: string, fragType: XmlNodeType, context: XmlParserContext): XmlTextReader
|
|
1983
|
-
new(url: string): XmlTextReader
|
|
1984
|
-
new(url: string, nt: XmlNameTable): XmlTextReader
|
|
1973
|
+
new(input: Stream): XmlTextReader;
|
|
1974
|
+
new(url: string, input: Stream): XmlTextReader;
|
|
1975
|
+
new(input: Stream, nt: XmlNameTable): XmlTextReader;
|
|
1976
|
+
new(url: string, input: Stream, nt: XmlNameTable): XmlTextReader;
|
|
1977
|
+
new(input: TextReader): XmlTextReader;
|
|
1978
|
+
new(url: string, input: TextReader): XmlTextReader;
|
|
1979
|
+
new(input: TextReader, nt: XmlNameTable): XmlTextReader;
|
|
1980
|
+
new(url: string, input: TextReader, nt: XmlNameTable): XmlTextReader;
|
|
1981
|
+
new(xmlFragment: Stream, fragType: XmlNodeType, context: XmlParserContext): XmlTextReader;
|
|
1982
|
+
new(xmlFragment: string, fragType: XmlNodeType, context: XmlParserContext): XmlTextReader;
|
|
1983
|
+
new(url: string): XmlTextReader;
|
|
1984
|
+
new(url: string, nt: XmlNameTable): XmlTextReader;
|
|
1985
1985
|
};
|
|
1986
1986
|
|
|
1987
1987
|
|
|
@@ -2044,9 +2044,9 @@ export interface XmlTextWriter$instance extends XmlWriter$instance {
|
|
|
2044
2044
|
|
|
2045
2045
|
|
|
2046
2046
|
export const XmlTextWriter: {
|
|
2047
|
-
new(w: Stream, encoding: Encoding): XmlTextWriter
|
|
2048
|
-
new(filename: string, encoding: Encoding): XmlTextWriter
|
|
2049
|
-
new(w: TextWriter): XmlTextWriter
|
|
2047
|
+
new(w: Stream, encoding: Encoding): XmlTextWriter;
|
|
2048
|
+
new(filename: string, encoding: Encoding): XmlTextWriter;
|
|
2049
|
+
new(w: TextWriter): XmlTextWriter;
|
|
2050
2050
|
};
|
|
2051
2051
|
|
|
2052
2052
|
|
|
@@ -2070,7 +2070,7 @@ export interface XmlUrlResolver$instance extends XmlResolver {
|
|
|
2070
2070
|
|
|
2071
2071
|
|
|
2072
2072
|
export const XmlUrlResolver: {
|
|
2073
|
-
new(): XmlUrlResolver
|
|
2073
|
+
new(): XmlUrlResolver;
|
|
2074
2074
|
};
|
|
2075
2075
|
|
|
2076
2076
|
|
|
@@ -2133,9 +2133,9 @@ export interface XmlValidatingReader$instance extends XmlReader$instance {
|
|
|
2133
2133
|
|
|
2134
2134
|
|
|
2135
2135
|
export const XmlValidatingReader: {
|
|
2136
|
-
new(reader: XmlReader): XmlValidatingReader
|
|
2137
|
-
new(xmlFragment: string, fragType: XmlNodeType, context: XmlParserContext): XmlValidatingReader
|
|
2138
|
-
new(xmlFragment: Stream, fragType: XmlNodeType, context: XmlParserContext): XmlValidatingReader
|
|
2136
|
+
new(reader: XmlReader): XmlValidatingReader;
|
|
2137
|
+
new(xmlFragment: string, fragType: XmlNodeType, context: XmlParserContext): XmlValidatingReader;
|
|
2138
|
+
new(xmlFragment: Stream, fragType: XmlNodeType, context: XmlParserContext): XmlValidatingReader;
|
|
2139
2139
|
};
|
|
2140
2140
|
|
|
2141
2141
|
|
|
@@ -2168,7 +2168,7 @@ export interface XmlWhitespace$instance extends XmlCharacterData$instance {
|
|
|
2168
2168
|
|
|
2169
2169
|
|
|
2170
2170
|
export const XmlWhitespace: {
|
|
2171
|
-
new(): XmlWhitespace
|
|
2171
|
+
new(): XmlWhitespace;
|
|
2172
2172
|
};
|
|
2173
2173
|
|
|
2174
2174
|
|
|
@@ -2317,7 +2317,7 @@ export interface XmlWriterSettings$instance {
|
|
|
2317
2317
|
|
|
2318
2318
|
|
|
2319
2319
|
export const XmlWriterSettings: {
|
|
2320
|
-
new(): XmlWriterSettings
|
|
2320
|
+
new(): XmlWriterSettings;
|
|
2321
2321
|
};
|
|
2322
2322
|
|
|
2323
2323
|
|
|
@@ -67,8 +67,8 @@ export interface XAttribute$instance extends XObject$instance {
|
|
|
67
67
|
|
|
68
68
|
|
|
69
69
|
export const XAttribute: {
|
|
70
|
-
new(name: XName, value: unknown): XAttribute
|
|
71
|
-
new(other: XAttribute): XAttribute
|
|
70
|
+
new(name: XName, value: unknown): XAttribute;
|
|
71
|
+
new(other: XAttribute): XAttribute;
|
|
72
72
|
readonly emptySequence: IEnumerable_1<XAttribute>;
|
|
73
73
|
};
|
|
74
74
|
|
|
@@ -91,8 +91,8 @@ export interface XCData$instance extends XText$instance {
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
export const XCData: {
|
|
94
|
-
new(value: string): XCData
|
|
95
|
-
new(other: XCData): XCData
|
|
94
|
+
new(value: string): XCData;
|
|
95
|
+
new(other: XCData): XCData;
|
|
96
96
|
};
|
|
97
97
|
|
|
98
98
|
|
|
@@ -113,8 +113,8 @@ export interface XComment$instance extends XNode$instance {
|
|
|
113
113
|
|
|
114
114
|
|
|
115
115
|
export const XComment: {
|
|
116
|
-
new(value: string): XComment
|
|
117
|
-
new(other: XComment): XComment
|
|
116
|
+
new(value: string): XComment;
|
|
117
|
+
new(other: XComment): XComment;
|
|
118
118
|
};
|
|
119
119
|
|
|
120
120
|
|
|
@@ -167,8 +167,8 @@ export interface XDeclaration$instance {
|
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
export const XDeclaration: {
|
|
170
|
-
new(version: string, encoding: string, standalone: string): XDeclaration
|
|
171
|
-
new(other: XDeclaration): XDeclaration
|
|
170
|
+
new(version: string, encoding: string, standalone: string): XDeclaration;
|
|
171
|
+
new(other: XDeclaration): XDeclaration;
|
|
172
172
|
};
|
|
173
173
|
|
|
174
174
|
|
|
@@ -196,10 +196,10 @@ export interface XDocument$instance extends XContainer$instance {
|
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
export const XDocument: {
|
|
199
|
-
new(): XDocument
|
|
200
|
-
new(content: unknown[]): XDocument
|
|
201
|
-
new(declaration: XDeclaration, content: unknown[]): XDocument
|
|
202
|
-
new(other: XDocument): XDocument
|
|
199
|
+
new(): XDocument;
|
|
200
|
+
new(content: unknown[]): XDocument;
|
|
201
|
+
new(declaration: XDeclaration, content: unknown[]): XDocument;
|
|
202
|
+
new(other: XDocument): XDocument;
|
|
203
203
|
load(stream: Stream, options: LoadOptions): XDocument;
|
|
204
204
|
load(stream: Stream): XDocument;
|
|
205
205
|
load(textReader: TextReader, options: LoadOptions): XDocument;
|
|
@@ -236,8 +236,8 @@ export interface XDocumentType$instance extends XNode$instance {
|
|
|
236
236
|
|
|
237
237
|
|
|
238
238
|
export const XDocumentType: {
|
|
239
|
-
new(name: string, publicId: string, systemId: string, internalSubset: string): XDocumentType
|
|
240
|
-
new(other: XDocumentType): XDocumentType
|
|
239
|
+
new(name: string, publicId: string, systemId: string, internalSubset: string): XDocumentType;
|
|
240
|
+
new(other: XDocumentType): XDocumentType;
|
|
241
241
|
};
|
|
242
242
|
|
|
243
243
|
|
|
@@ -294,11 +294,11 @@ export interface XElement$instance extends XContainer$instance {
|
|
|
294
294
|
|
|
295
295
|
|
|
296
296
|
export const XElement: {
|
|
297
|
-
new(name: XName): XElement
|
|
298
|
-
new(name: XName, content: unknown): XElement
|
|
299
|
-
new(name: XName, content: unknown[]): XElement
|
|
300
|
-
new(other: XElement): XElement
|
|
301
|
-
new(other: XStreamingElement): XElement
|
|
297
|
+
new(name: XName): XElement;
|
|
298
|
+
new(name: XName, content: unknown): XElement;
|
|
299
|
+
new(name: XName, content: unknown[]): XElement;
|
|
300
|
+
new(other: XElement): XElement;
|
|
301
|
+
new(other: XStreamingElement): XElement;
|
|
302
302
|
readonly emptySequence: IEnumerable_1<XElement>;
|
|
303
303
|
load(stream: Stream, options: LoadOptions): XElement;
|
|
304
304
|
load(stream: Stream): XElement;
|
|
@@ -337,7 +337,7 @@ export interface XName$instance {
|
|
|
337
337
|
|
|
338
338
|
|
|
339
339
|
export const XName: {
|
|
340
|
-
new(): XName
|
|
340
|
+
new(): XName;
|
|
341
341
|
get_(localName: string, namespaceName: string): XName;
|
|
342
342
|
get_(expandedName: string): XName;
|
|
343
343
|
};
|
|
@@ -366,7 +366,7 @@ export interface XNamespace$instance {
|
|
|
366
366
|
|
|
367
367
|
|
|
368
368
|
export const XNamespace: {
|
|
369
|
-
new(): XNamespace
|
|
369
|
+
new(): XNamespace;
|
|
370
370
|
readonly none: XNamespace;
|
|
371
371
|
readonly xml: XNamespace;
|
|
372
372
|
readonly xmlns: XNamespace;
|
|
@@ -431,7 +431,7 @@ export interface XNodeDocumentOrderComparer$instance {
|
|
|
431
431
|
|
|
432
432
|
|
|
433
433
|
export const XNodeDocumentOrderComparer: {
|
|
434
|
-
new(): XNodeDocumentOrderComparer
|
|
434
|
+
new(): XNodeDocumentOrderComparer;
|
|
435
435
|
};
|
|
436
436
|
|
|
437
437
|
|
|
@@ -452,7 +452,7 @@ export interface XNodeEqualityComparer$instance {
|
|
|
452
452
|
|
|
453
453
|
|
|
454
454
|
export const XNodeEqualityComparer: {
|
|
455
|
-
new(): XNodeEqualityComparer
|
|
455
|
+
new(): XNodeEqualityComparer;
|
|
456
456
|
};
|
|
457
457
|
|
|
458
458
|
|
|
@@ -498,7 +498,7 @@ export interface XObjectChangeEventArgs$instance extends EventArgs {
|
|
|
498
498
|
|
|
499
499
|
|
|
500
500
|
export const XObjectChangeEventArgs: {
|
|
501
|
-
new(objectChange: XObjectChange): XObjectChangeEventArgs
|
|
501
|
+
new(objectChange: XObjectChange): XObjectChangeEventArgs;
|
|
502
502
|
readonly add: XObjectChangeEventArgs;
|
|
503
503
|
readonly remove: XObjectChangeEventArgs;
|
|
504
504
|
readonly name: XObjectChangeEventArgs;
|
|
@@ -519,8 +519,8 @@ export interface XProcessingInstruction$instance extends XNode$instance {
|
|
|
519
519
|
|
|
520
520
|
|
|
521
521
|
export const XProcessingInstruction: {
|
|
522
|
-
new(target: string, data: string): XProcessingInstruction
|
|
523
|
-
new(other: XProcessingInstruction): XProcessingInstruction
|
|
522
|
+
new(target: string, data: string): XProcessingInstruction;
|
|
523
|
+
new(other: XProcessingInstruction): XProcessingInstruction;
|
|
524
524
|
};
|
|
525
525
|
|
|
526
526
|
|
|
@@ -549,9 +549,9 @@ export interface XStreamingElement$instance {
|
|
|
549
549
|
|
|
550
550
|
|
|
551
551
|
export const XStreamingElement: {
|
|
552
|
-
new(name: XName): XStreamingElement
|
|
553
|
-
new(name: XName, content: unknown): XStreamingElement
|
|
554
|
-
new(name: XName, content: unknown[]): XStreamingElement
|
|
552
|
+
new(name: XName): XStreamingElement;
|
|
553
|
+
new(name: XName, content: unknown): XStreamingElement;
|
|
554
|
+
new(name: XName, content: unknown[]): XStreamingElement;
|
|
555
555
|
};
|
|
556
556
|
|
|
557
557
|
|
|
@@ -567,8 +567,8 @@ export interface XText$instance extends XNode$instance {
|
|
|
567
567
|
|
|
568
568
|
|
|
569
569
|
export const XText: {
|
|
570
|
-
new(value: string): XText
|
|
571
|
-
new(other: XText): XText
|
|
570
|
+
new(value: string): XText;
|
|
571
|
+
new(other: XText): XText;
|
|
572
572
|
};
|
|
573
573
|
|
|
574
574
|
|
|
@@ -40,11 +40,11 @@ export interface XmlPreloadedResolver$instance extends XmlResolver {
|
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
export const XmlPreloadedResolver: {
|
|
43
|
-
new(): XmlPreloadedResolver
|
|
44
|
-
new(preloadedDtds: XmlKnownDtds): XmlPreloadedResolver
|
|
45
|
-
new(fallbackResolver: XmlResolver): XmlPreloadedResolver
|
|
46
|
-
new(fallbackResolver: XmlResolver, preloadedDtds: XmlKnownDtds): XmlPreloadedResolver
|
|
47
|
-
new(fallbackResolver: XmlResolver, preloadedDtds: XmlKnownDtds, uriComparer: IEqualityComparer_1<Uri>): XmlPreloadedResolver
|
|
43
|
+
new(): XmlPreloadedResolver;
|
|
44
|
+
new(preloadedDtds: XmlKnownDtds): XmlPreloadedResolver;
|
|
45
|
+
new(fallbackResolver: XmlResolver): XmlPreloadedResolver;
|
|
46
|
+
new(fallbackResolver: XmlResolver, preloadedDtds: XmlKnownDtds): XmlPreloadedResolver;
|
|
47
|
+
new(fallbackResolver: XmlResolver, preloadedDtds: XmlKnownDtds, uriComparer: IEqualityComparer_1<Uri>): XmlPreloadedResolver;
|
|
48
48
|
};
|
|
49
49
|
|
|
50
50
|
|