@tsonic/dotnet 0.7.9 → 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 +2 -2
|
@@ -369,7 +369,7 @@ export interface IPPacketInformation$instance {
|
|
|
369
369
|
|
|
370
370
|
|
|
371
371
|
export const IPPacketInformation: {
|
|
372
|
-
new(): IPPacketInformation
|
|
372
|
+
new(): IPPacketInformation;
|
|
373
373
|
};
|
|
374
374
|
|
|
375
375
|
|
|
@@ -390,7 +390,7 @@ export interface SocketInformation$instance {
|
|
|
390
390
|
|
|
391
391
|
|
|
392
392
|
export const SocketInformation: {
|
|
393
|
-
new(): SocketInformation
|
|
393
|
+
new(): SocketInformation;
|
|
394
394
|
};
|
|
395
395
|
|
|
396
396
|
|
|
@@ -403,7 +403,7 @@ export interface SocketReceiveFromResult$instance {
|
|
|
403
403
|
|
|
404
404
|
|
|
405
405
|
export const SocketReceiveFromResult: {
|
|
406
|
-
new(): SocketReceiveFromResult
|
|
406
|
+
new(): SocketReceiveFromResult;
|
|
407
407
|
};
|
|
408
408
|
|
|
409
409
|
|
|
@@ -418,7 +418,7 @@ export interface SocketReceiveMessageFromResult$instance {
|
|
|
418
418
|
|
|
419
419
|
|
|
420
420
|
export const SocketReceiveMessageFromResult: {
|
|
421
|
-
new(): SocketReceiveMessageFromResult
|
|
421
|
+
new(): SocketReceiveMessageFromResult;
|
|
422
422
|
};
|
|
423
423
|
|
|
424
424
|
|
|
@@ -434,7 +434,7 @@ export interface UdpReceiveResult$instance {
|
|
|
434
434
|
|
|
435
435
|
|
|
436
436
|
export const UdpReceiveResult: {
|
|
437
|
-
new(buffer: byte[], remoteEndPoint: IPEndPoint): UdpReceiveResult
|
|
437
|
+
new(buffer: byte[], remoteEndPoint: IPEndPoint): UdpReceiveResult;
|
|
438
438
|
};
|
|
439
439
|
|
|
440
440
|
|
|
@@ -455,8 +455,8 @@ export interface IPv6MulticastOption$instance {
|
|
|
455
455
|
|
|
456
456
|
|
|
457
457
|
export const IPv6MulticastOption: {
|
|
458
|
-
new(group: IPAddress, ifindex: long): IPv6MulticastOption
|
|
459
|
-
new(group: IPAddress): IPv6MulticastOption
|
|
458
|
+
new(group: IPAddress, ifindex: long): IPv6MulticastOption;
|
|
459
|
+
new(group: IPAddress): IPv6MulticastOption;
|
|
460
460
|
};
|
|
461
461
|
|
|
462
462
|
|
|
@@ -471,7 +471,7 @@ export interface LingerOption$instance {
|
|
|
471
471
|
|
|
472
472
|
|
|
473
473
|
export const LingerOption: {
|
|
474
|
-
new(enable: boolean, seconds: int): LingerOption
|
|
474
|
+
new(enable: boolean, seconds: int): LingerOption;
|
|
475
475
|
};
|
|
476
476
|
|
|
477
477
|
|
|
@@ -485,9 +485,9 @@ export interface MulticastOption$instance {
|
|
|
485
485
|
|
|
486
486
|
|
|
487
487
|
export const MulticastOption: {
|
|
488
|
-
new(group: IPAddress, mcint: IPAddress): MulticastOption
|
|
489
|
-
new(group: IPAddress, interfaceIndex: int): MulticastOption
|
|
490
|
-
new(group: IPAddress): MulticastOption
|
|
488
|
+
new(group: IPAddress, mcint: IPAddress): MulticastOption;
|
|
489
|
+
new(group: IPAddress, interfaceIndex: int): MulticastOption;
|
|
490
|
+
new(group: IPAddress): MulticastOption;
|
|
491
491
|
};
|
|
492
492
|
|
|
493
493
|
|
|
@@ -538,10 +538,10 @@ export interface NetworkStream$instance extends Stream {
|
|
|
538
538
|
|
|
539
539
|
|
|
540
540
|
export const NetworkStream: {
|
|
541
|
-
new(socket: Socket): NetworkStream
|
|
542
|
-
new(socket: Socket, ownsSocket: boolean): NetworkStream
|
|
543
|
-
new(socket: Socket, access: FileAccess): NetworkStream
|
|
544
|
-
new(socket: Socket, access: FileAccess, ownsSocket: boolean): NetworkStream
|
|
541
|
+
new(socket: Socket): NetworkStream;
|
|
542
|
+
new(socket: Socket, ownsSocket: boolean): NetworkStream;
|
|
543
|
+
new(socket: Socket, access: FileAccess): NetworkStream;
|
|
544
|
+
new(socket: Socket, access: FileAccess, ownsSocket: boolean): NetworkStream;
|
|
545
545
|
};
|
|
546
546
|
|
|
547
547
|
|
|
@@ -560,8 +560,8 @@ export interface SafeSocketHandle$instance extends SafeHandleMinusOneIsInvalid {
|
|
|
560
560
|
|
|
561
561
|
|
|
562
562
|
export const SafeSocketHandle: {
|
|
563
|
-
new(): SafeSocketHandle
|
|
564
|
-
new(preexistingHandle: nint, ownsHandle: boolean): SafeSocketHandle
|
|
563
|
+
new(): SafeSocketHandle;
|
|
564
|
+
new(preexistingHandle: nint, ownsHandle: boolean): SafeSocketHandle;
|
|
565
565
|
};
|
|
566
566
|
|
|
567
567
|
|
|
@@ -585,19 +585,19 @@ export interface SendPacketsElement$instance {
|
|
|
585
585
|
|
|
586
586
|
|
|
587
587
|
export const SendPacketsElement: {
|
|
588
|
-
new(filepath: string): SendPacketsElement
|
|
589
|
-
new(filepath: string, offset: int, count: int): SendPacketsElement
|
|
590
|
-
new(filepath: string, offset: int, count: int, endOfPacket: boolean): SendPacketsElement
|
|
591
|
-
new(filepath: string, offset: long, count: int): SendPacketsElement
|
|
592
|
-
new(filepath: string, offset: long, count: int, endOfPacket: boolean): SendPacketsElement
|
|
593
|
-
new(fileStream: FileStream): SendPacketsElement
|
|
594
|
-
new(fileStream: FileStream, offset: long, count: int): SendPacketsElement
|
|
595
|
-
new(fileStream: FileStream, offset: long, count: int, endOfPacket: boolean): SendPacketsElement
|
|
596
|
-
new(buffer: byte[]): SendPacketsElement
|
|
597
|
-
new(buffer: byte[], offset: int, count: int): SendPacketsElement
|
|
598
|
-
new(buffer: byte[], offset: int, count: int, endOfPacket: boolean): SendPacketsElement
|
|
599
|
-
new(buffer: ReadOnlyMemory_1<System_Internal.Byte>): SendPacketsElement
|
|
600
|
-
new(buffer: ReadOnlyMemory_1<System_Internal.Byte>, endOfPacket: boolean): SendPacketsElement
|
|
588
|
+
new(filepath: string): SendPacketsElement;
|
|
589
|
+
new(filepath: string, offset: int, count: int): SendPacketsElement;
|
|
590
|
+
new(filepath: string, offset: int, count: int, endOfPacket: boolean): SendPacketsElement;
|
|
591
|
+
new(filepath: string, offset: long, count: int): SendPacketsElement;
|
|
592
|
+
new(filepath: string, offset: long, count: int, endOfPacket: boolean): SendPacketsElement;
|
|
593
|
+
new(fileStream: FileStream): SendPacketsElement;
|
|
594
|
+
new(fileStream: FileStream, offset: long, count: int): SendPacketsElement;
|
|
595
|
+
new(fileStream: FileStream, offset: long, count: int, endOfPacket: boolean): SendPacketsElement;
|
|
596
|
+
new(buffer: byte[]): SendPacketsElement;
|
|
597
|
+
new(buffer: byte[], offset: int, count: int): SendPacketsElement;
|
|
598
|
+
new(buffer: byte[], offset: int, count: int, endOfPacket: boolean): SendPacketsElement;
|
|
599
|
+
new(buffer: ReadOnlyMemory_1<System_Internal.Byte>): SendPacketsElement;
|
|
600
|
+
new(buffer: ReadOnlyMemory_1<System_Internal.Byte>, endOfPacket: boolean): SendPacketsElement;
|
|
601
601
|
};
|
|
602
602
|
|
|
603
603
|
|
|
@@ -785,10 +785,10 @@ export interface Socket$instance {
|
|
|
785
785
|
|
|
786
786
|
|
|
787
787
|
export const Socket: {
|
|
788
|
-
new(socketType: SocketType, protocolType: ProtocolType): Socket
|
|
789
|
-
new(addressFamily: AddressFamily, socketType: SocketType, protocolType: ProtocolType): Socket
|
|
790
|
-
new(handle: SafeSocketHandle): Socket
|
|
791
|
-
new(socketInformation: SocketInformation): Socket
|
|
788
|
+
new(socketType: SocketType, protocolType: ProtocolType): Socket;
|
|
789
|
+
new(addressFamily: AddressFamily, socketType: SocketType, protocolType: ProtocolType): Socket;
|
|
790
|
+
new(handle: SafeSocketHandle): Socket;
|
|
791
|
+
new(socketInformation: SocketInformation): Socket;
|
|
792
792
|
readonly supportsIPv4: boolean;
|
|
793
793
|
readonly supportsIPv6: boolean;
|
|
794
794
|
readonly osSupportsIPv4: boolean;
|
|
@@ -838,8 +838,8 @@ export interface SocketAsyncEventArgs$instance extends EventArgs {
|
|
|
838
838
|
|
|
839
839
|
|
|
840
840
|
export const SocketAsyncEventArgs: {
|
|
841
|
-
new(): SocketAsyncEventArgs
|
|
842
|
-
new(unsafeSuppressExecutionContextFlow: boolean): SocketAsyncEventArgs
|
|
841
|
+
new(): SocketAsyncEventArgs;
|
|
842
|
+
new(unsafeSuppressExecutionContextFlow: boolean): SocketAsyncEventArgs;
|
|
843
843
|
};
|
|
844
844
|
|
|
845
845
|
|
|
@@ -861,9 +861,9 @@ export interface SocketException$instance extends Win32Exception {
|
|
|
861
861
|
|
|
862
862
|
|
|
863
863
|
export const SocketException: {
|
|
864
|
-
new(errorCode: int): SocketException
|
|
865
|
-
new(errorCode: int, message: string): SocketException
|
|
866
|
-
new(): SocketException
|
|
864
|
+
new(errorCode: int): SocketException;
|
|
865
|
+
new(errorCode: int, message: string): SocketException;
|
|
866
|
+
new(): SocketException;
|
|
867
867
|
};
|
|
868
868
|
|
|
869
869
|
|
|
@@ -908,10 +908,10 @@ export interface TcpClient$instance {
|
|
|
908
908
|
|
|
909
909
|
|
|
910
910
|
export const TcpClient: {
|
|
911
|
-
new(): TcpClient
|
|
912
|
-
new(family: AddressFamily): TcpClient
|
|
913
|
-
new(localEP: IPEndPoint): TcpClient
|
|
914
|
-
new(hostname: string, port: int): TcpClient
|
|
911
|
+
new(): TcpClient;
|
|
912
|
+
new(family: AddressFamily): TcpClient;
|
|
913
|
+
new(localEP: IPEndPoint): TcpClient;
|
|
914
|
+
new(hostname: string, port: int): TcpClient;
|
|
915
915
|
};
|
|
916
916
|
|
|
917
917
|
|
|
@@ -948,9 +948,9 @@ export interface TcpListener$instance {
|
|
|
948
948
|
|
|
949
949
|
|
|
950
950
|
export const TcpListener: {
|
|
951
|
-
new(localEP: IPEndPoint): TcpListener
|
|
952
|
-
new(localaddr: IPAddress, port: int): TcpListener
|
|
953
|
-
new(port: int): TcpListener
|
|
951
|
+
new(localEP: IPEndPoint): TcpListener;
|
|
952
|
+
new(localaddr: IPAddress, port: int): TcpListener;
|
|
953
|
+
new(port: int): TcpListener;
|
|
954
954
|
create(port: int): TcpListener;
|
|
955
955
|
};
|
|
956
956
|
|
|
@@ -1009,12 +1009,12 @@ export interface UdpClient$instance {
|
|
|
1009
1009
|
|
|
1010
1010
|
|
|
1011
1011
|
export const UdpClient: {
|
|
1012
|
-
new(): UdpClient
|
|
1013
|
-
new(family: AddressFamily): UdpClient
|
|
1014
|
-
new(port: int): UdpClient
|
|
1015
|
-
new(port: int, family: AddressFamily): UdpClient
|
|
1016
|
-
new(localEP: IPEndPoint): UdpClient
|
|
1017
|
-
new(hostname: string, port: int): UdpClient
|
|
1012
|
+
new(): UdpClient;
|
|
1013
|
+
new(family: AddressFamily): UdpClient;
|
|
1014
|
+
new(port: int): UdpClient;
|
|
1015
|
+
new(port: int, family: AddressFamily): UdpClient;
|
|
1016
|
+
new(localEP: IPEndPoint): UdpClient;
|
|
1017
|
+
new(hostname: string, port: int): UdpClient;
|
|
1018
1018
|
};
|
|
1019
1019
|
|
|
1020
1020
|
|
|
@@ -1038,7 +1038,7 @@ export interface UnixDomainSocketEndPoint$instance extends EndPoint {
|
|
|
1038
1038
|
|
|
1039
1039
|
|
|
1040
1040
|
export const UnixDomainSocketEndPoint: {
|
|
1041
|
-
new(path: string): UnixDomainSocketEndPoint
|
|
1041
|
+
new(path: string): UnixDomainSocketEndPoint;
|
|
1042
1042
|
};
|
|
1043
1043
|
|
|
1044
1044
|
|
|
@@ -87,7 +87,7 @@ export interface ValueWebSocketReceiveResult$instance {
|
|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
export const ValueWebSocketReceiveResult: {
|
|
90
|
-
new(count: int, messageType: WebSocketMessageType, endOfMessage: boolean): ValueWebSocketReceiveResult
|
|
90
|
+
new(count: int, messageType: WebSocketMessageType, endOfMessage: boolean): ValueWebSocketReceiveResult;
|
|
91
91
|
};
|
|
92
92
|
|
|
93
93
|
|
|
@@ -119,7 +119,7 @@ export interface ClientWebSocket$instance extends WebSocket$instance {
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
export const ClientWebSocket: {
|
|
122
|
-
new(): ClientWebSocket
|
|
122
|
+
new(): ClientWebSocket;
|
|
123
123
|
};
|
|
124
124
|
|
|
125
125
|
|
|
@@ -151,7 +151,7 @@ export interface ClientWebSocketOptions$instance {
|
|
|
151
151
|
|
|
152
152
|
|
|
153
153
|
export const ClientWebSocketOptions: {
|
|
154
|
-
new(): ClientWebSocketOptions
|
|
154
|
+
new(): ClientWebSocketOptions;
|
|
155
155
|
};
|
|
156
156
|
|
|
157
157
|
|
|
@@ -174,7 +174,7 @@ export interface HttpListenerWebSocketContext$instance extends WebSocketContext
|
|
|
174
174
|
|
|
175
175
|
|
|
176
176
|
export const HttpListenerWebSocketContext: {
|
|
177
|
-
new(): HttpListenerWebSocketContext
|
|
177
|
+
new(): HttpListenerWebSocketContext;
|
|
178
178
|
};
|
|
179
179
|
|
|
180
180
|
|
|
@@ -250,7 +250,7 @@ export interface WebSocketCreationOptions$instance {
|
|
|
250
250
|
|
|
251
251
|
|
|
252
252
|
export const WebSocketCreationOptions: {
|
|
253
|
-
new(): WebSocketCreationOptions
|
|
253
|
+
new(): WebSocketCreationOptions;
|
|
254
254
|
};
|
|
255
255
|
|
|
256
256
|
|
|
@@ -265,7 +265,7 @@ export interface WebSocketDeflateOptions$instance {
|
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
export const WebSocketDeflateOptions: {
|
|
268
|
-
new(): WebSocketDeflateOptions
|
|
268
|
+
new(): WebSocketDeflateOptions;
|
|
269
269
|
};
|
|
270
270
|
|
|
271
271
|
|
|
@@ -279,20 +279,20 @@ export interface WebSocketException$instance extends Win32Exception {
|
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
export const WebSocketException: {
|
|
282
|
-
new(): WebSocketException
|
|
283
|
-
new(error: WebSocketError): WebSocketException
|
|
284
|
-
new(error: WebSocketError, message: string): WebSocketException
|
|
285
|
-
new(error: WebSocketError, innerException: Exception): WebSocketException
|
|
286
|
-
new(error: WebSocketError, message: string, innerException: Exception): WebSocketException
|
|
287
|
-
new(nativeError: int): WebSocketException
|
|
288
|
-
new(nativeError: int, message: string): WebSocketException
|
|
289
|
-
new(nativeError: int, innerException: Exception): WebSocketException
|
|
290
|
-
new(error: WebSocketError, nativeError: int): WebSocketException
|
|
291
|
-
new(error: WebSocketError, nativeError: int, message: string): WebSocketException
|
|
292
|
-
new(error: WebSocketError, nativeError: int, innerException: Exception): WebSocketException
|
|
293
|
-
new(error: WebSocketError, nativeError: int, message: string, innerException: Exception): WebSocketException
|
|
294
|
-
new(message: string): WebSocketException
|
|
295
|
-
new(message: string, innerException: Exception): WebSocketException
|
|
282
|
+
new(): WebSocketException;
|
|
283
|
+
new(error: WebSocketError): WebSocketException;
|
|
284
|
+
new(error: WebSocketError, message: string): WebSocketException;
|
|
285
|
+
new(error: WebSocketError, innerException: Exception): WebSocketException;
|
|
286
|
+
new(error: WebSocketError, message: string, innerException: Exception): WebSocketException;
|
|
287
|
+
new(nativeError: int): WebSocketException;
|
|
288
|
+
new(nativeError: int, message: string): WebSocketException;
|
|
289
|
+
new(nativeError: int, innerException: Exception): WebSocketException;
|
|
290
|
+
new(error: WebSocketError, nativeError: int): WebSocketException;
|
|
291
|
+
new(error: WebSocketError, nativeError: int, message: string): WebSocketException;
|
|
292
|
+
new(error: WebSocketError, nativeError: int, innerException: Exception): WebSocketException;
|
|
293
|
+
new(error: WebSocketError, nativeError: int, message: string, innerException: Exception): WebSocketException;
|
|
294
|
+
new(message: string): WebSocketException;
|
|
295
|
+
new(message: string, innerException: Exception): WebSocketException;
|
|
296
296
|
};
|
|
297
297
|
|
|
298
298
|
|
|
@@ -313,8 +313,8 @@ export interface WebSocketReceiveResult$instance {
|
|
|
313
313
|
|
|
314
314
|
|
|
315
315
|
export const WebSocketReceiveResult: {
|
|
316
|
-
new(count: int, messageType: WebSocketMessageType, endOfMessage: boolean): WebSocketReceiveResult
|
|
317
|
-
new(count: int, messageType: WebSocketMessageType, endOfMessage: boolean, closeStatus: Nullable_1<WebSocketCloseStatus>, closeStatusDescription: string): WebSocketReceiveResult
|
|
316
|
+
new(count: int, messageType: WebSocketMessageType, endOfMessage: boolean): WebSocketReceiveResult;
|
|
317
|
+
new(count: int, messageType: WebSocketMessageType, endOfMessage: boolean, closeStatus: Nullable_1<WebSocketCloseStatus>, closeStatusDescription: string): WebSocketReceiveResult;
|
|
318
318
|
};
|
|
319
319
|
|
|
320
320
|
|
|
@@ -355,7 +355,7 @@ export interface WebSocketStream$instance extends Stream {
|
|
|
355
355
|
|
|
356
356
|
|
|
357
357
|
export const WebSocketStream: {
|
|
358
|
-
new(): WebSocketStream
|
|
358
|
+
new(): WebSocketStream;
|
|
359
359
|
create(webSocket: WebSocket, writeMessageType: WebSocketMessageType, ownsWebSocket?: boolean): WebSocketStream;
|
|
360
360
|
create(webSocket: WebSocket, writeMessageType: WebSocketMessageType, closeTimeout: TimeSpan): WebSocketStream;
|
|
361
361
|
createReadableMessageStream(webSocket: WebSocket): WebSocketStream;
|
|
@@ -342,15 +342,15 @@ export interface BigInteger$instance extends IAdditionOperators_3<BigInteger, Bi
|
|
|
342
342
|
|
|
343
343
|
|
|
344
344
|
export const BigInteger: {
|
|
345
|
-
new(value: int): BigInteger
|
|
346
|
-
new(value: uint): BigInteger
|
|
347
|
-
new(value: long): BigInteger
|
|
348
|
-
new(value: ulong): BigInteger
|
|
349
|
-
new(value: float): BigInteger
|
|
350
|
-
new(value: double): BigInteger
|
|
351
|
-
new(value: decimal): BigInteger
|
|
352
|
-
new(value: byte[]): BigInteger
|
|
353
|
-
new(value: ReadOnlySpan_1<System_Internal.Byte>, isUnsigned: boolean, isBigEndian: boolean): BigInteger
|
|
345
|
+
new(value: int): BigInteger;
|
|
346
|
+
new(value: uint): BigInteger;
|
|
347
|
+
new(value: long): BigInteger;
|
|
348
|
+
new(value: ulong): BigInteger;
|
|
349
|
+
new(value: float): BigInteger;
|
|
350
|
+
new(value: double): BigInteger;
|
|
351
|
+
new(value: decimal): BigInteger;
|
|
352
|
+
new(value: byte[]): BigInteger;
|
|
353
|
+
new(value: ReadOnlySpan_1<System_Internal.Byte>, isUnsigned: boolean, isBigEndian: boolean): BigInteger;
|
|
354
354
|
readonly zero: BigInteger;
|
|
355
355
|
readonly one: BigInteger;
|
|
356
356
|
readonly minusOne: BigInteger;
|
|
@@ -454,7 +454,7 @@ export interface Complex$instance extends IAdditionOperators_3<Complex, Complex,
|
|
|
454
454
|
|
|
455
455
|
|
|
456
456
|
export const Complex: {
|
|
457
|
-
new(real: double, imaginary: double): Complex
|
|
457
|
+
new(real: double, imaginary: double): Complex;
|
|
458
458
|
readonly zero: Complex;
|
|
459
459
|
readonly one: Complex;
|
|
460
460
|
readonly imaginaryOne: Complex;
|
|
@@ -573,7 +573,7 @@ export interface Matrix3x2$instance {
|
|
|
573
573
|
|
|
574
574
|
|
|
575
575
|
export const Matrix3x2: {
|
|
576
|
-
new(m11: float, m12: float, m21: float, m22: float, m31: float, m32: float): Matrix3x2
|
|
576
|
+
new(m11: float, m12: float, m21: float, m22: float, m31: float, m32: float): Matrix3x2;
|
|
577
577
|
readonly identity: Matrix3x2;
|
|
578
578
|
add(value1: Matrix3x2, value2: Matrix3x2): Matrix3x2;
|
|
579
579
|
create(x: Vector2, y: Vector2, z: Vector2): Matrix3x2;
|
|
@@ -651,8 +651,8 @@ export interface Matrix4x4$instance {
|
|
|
651
651
|
|
|
652
652
|
|
|
653
653
|
export const Matrix4x4: {
|
|
654
|
-
new(m11: float, m12: float, m13: float, m14: float, m21: float, m22: float, m23: float, m24: float, m31: float, m32: float, m33: float, m34: float, m41: float, m42: float, m43: float, m44: float): Matrix4x4
|
|
655
|
-
new(value: Matrix3x2): Matrix4x4
|
|
654
|
+
new(m11: float, m12: float, m13: float, m14: float, m21: float, m22: float, m23: float, m24: float, m31: float, m32: float, m33: float, m34: float, m41: float, m42: float, m43: float, m44: float): Matrix4x4;
|
|
655
|
+
new(value: Matrix3x2): Matrix4x4;
|
|
656
656
|
readonly identity: Matrix4x4;
|
|
657
657
|
add(value1: Matrix4x4, value2: Matrix4x4): Matrix4x4;
|
|
658
658
|
create(value: Matrix3x2): Matrix4x4;
|
|
@@ -733,9 +733,9 @@ export interface Plane$instance {
|
|
|
733
733
|
|
|
734
734
|
|
|
735
735
|
export const Plane: {
|
|
736
|
-
new(x: float, y: float, z: float, d: float): Plane
|
|
737
|
-
new(normal: Vector3, d: float): Plane
|
|
738
|
-
new(value: Vector4): Plane
|
|
736
|
+
new(x: float, y: float, z: float, d: float): Plane;
|
|
737
|
+
new(normal: Vector3, d: float): Plane;
|
|
738
|
+
new(value: Vector4): Plane;
|
|
739
739
|
create(normal: Vector3, d: float): Plane;
|
|
740
740
|
create(value: Vector4): Plane;
|
|
741
741
|
create(x: float, y: float, z: float, d: float): Plane;
|
|
@@ -776,8 +776,8 @@ export interface Quaternion$instance {
|
|
|
776
776
|
|
|
777
777
|
|
|
778
778
|
export const Quaternion: {
|
|
779
|
-
new(x: float, y: float, z: float, w: float): Quaternion
|
|
780
|
-
new(vectorPart: Vector3, scalarPart: float): Quaternion
|
|
779
|
+
new(x: float, y: float, z: float, w: float): Quaternion;
|
|
780
|
+
new(vectorPart: Vector3, scalarPart: float): Quaternion;
|
|
781
781
|
readonly zero: Quaternion;
|
|
782
782
|
readonly identity: Quaternion;
|
|
783
783
|
add(value1: Quaternion, value2: Quaternion): Quaternion;
|
|
@@ -822,7 +822,7 @@ export interface TotalOrderIeee754Comparer_1$instance<T extends IFloatingPointIe
|
|
|
822
822
|
|
|
823
823
|
|
|
824
824
|
export const TotalOrderIeee754Comparer_1: {
|
|
825
|
-
new<T extends IFloatingPointIeee754_1<T>>(): TotalOrderIeee754Comparer_1
|
|
825
|
+
new<T extends IFloatingPointIeee754_1<T>>(): TotalOrderIeee754Comparer_1<T>;
|
|
826
826
|
};
|
|
827
827
|
|
|
828
828
|
|
|
@@ -858,12 +858,12 @@ export interface Vector_1$instance<T> extends IAdditionOperators_3<Vector_1<T>,
|
|
|
858
858
|
|
|
859
859
|
|
|
860
860
|
export const Vector_1: {
|
|
861
|
-
new<T>(value: T): Vector_1
|
|
862
|
-
new<T>(values: T[]): Vector_1
|
|
863
|
-
new<T>(values: T[], index: int): Vector_1
|
|
864
|
-
new<T>(values: ReadOnlySpan_1<T>): Vector_1
|
|
865
|
-
new<T>(values: ReadOnlySpan_1<System_Internal.Byte>): Vector_1
|
|
866
|
-
new<T>(values: Span_1<T>): Vector_1
|
|
861
|
+
new<T>(value: T): Vector_1<T>;
|
|
862
|
+
new<T>(values: T[]): Vector_1<T>;
|
|
863
|
+
new<T>(values: T[], index: int): Vector_1<T>;
|
|
864
|
+
new<T>(values: ReadOnlySpan_1<T>): Vector_1<T>;
|
|
865
|
+
new<T>(values: ReadOnlySpan_1<System_Internal.Byte>): Vector_1<T>;
|
|
866
|
+
new<T>(values: Span_1<T>): Vector_1<T>;
|
|
867
867
|
readonly allBitsSet: unknown;
|
|
868
868
|
readonly count: int;
|
|
869
869
|
readonly indices: unknown;
|
|
@@ -906,9 +906,9 @@ export interface Vector2$instance {
|
|
|
906
906
|
|
|
907
907
|
|
|
908
908
|
export const Vector2: {
|
|
909
|
-
new(value: float): Vector2
|
|
910
|
-
new(x: float, y: float): Vector2
|
|
911
|
-
new(values: ReadOnlySpan_1<System_Internal.Single>): Vector2
|
|
909
|
+
new(value: float): Vector2;
|
|
910
|
+
new(x: float, y: float): Vector2;
|
|
911
|
+
new(values: ReadOnlySpan_1<System_Internal.Single>): Vector2;
|
|
912
912
|
readonly allBitsSet: Vector2;
|
|
913
913
|
readonly E: Vector2;
|
|
914
914
|
readonly epsilon: Vector2;
|
|
@@ -1065,10 +1065,10 @@ export interface Vector3$instance {
|
|
|
1065
1065
|
|
|
1066
1066
|
|
|
1067
1067
|
export const Vector3: {
|
|
1068
|
-
new(value: float): Vector3
|
|
1069
|
-
new(value: Vector2, z: float): Vector3
|
|
1070
|
-
new(x: float, y: float, z: float): Vector3
|
|
1071
|
-
new(values: ReadOnlySpan_1<System_Internal.Single>): Vector3
|
|
1068
|
+
new(value: float): Vector3;
|
|
1069
|
+
new(value: Vector2, z: float): Vector3;
|
|
1070
|
+
new(x: float, y: float, z: float): Vector3;
|
|
1071
|
+
new(values: ReadOnlySpan_1<System_Internal.Single>): Vector3;
|
|
1072
1072
|
readonly allBitsSet: Vector3;
|
|
1073
1073
|
readonly E: Vector3;
|
|
1074
1074
|
readonly epsilon: Vector3;
|
|
@@ -1226,11 +1226,11 @@ export interface Vector4$instance {
|
|
|
1226
1226
|
|
|
1227
1227
|
|
|
1228
1228
|
export const Vector4: {
|
|
1229
|
-
new(value: float): Vector4
|
|
1230
|
-
new(value: Vector2, z: float, w: float): Vector4
|
|
1231
|
-
new(value: Vector3, w: float): Vector4
|
|
1232
|
-
new(x: float, y: float, z: float, w: float): Vector4
|
|
1233
|
-
new(values: ReadOnlySpan_1<System_Internal.Single>): Vector4
|
|
1229
|
+
new(value: float): Vector4;
|
|
1230
|
+
new(value: Vector2, z: float, w: float): Vector4;
|
|
1231
|
+
new(value: Vector3, w: float): Vector4;
|
|
1232
|
+
new(x: float, y: float, z: float, w: float): Vector4;
|
|
1233
|
+
new(values: ReadOnlySpan_1<System_Internal.Single>): Vector4;
|
|
1234
1234
|
readonly allBitsSet: Vector4;
|
|
1235
1235
|
readonly E: Vector4;
|
|
1236
1236
|
readonly epsilon: Vector4;
|