@tsonic/dotnet 0.4.0 → 0.5.0
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/Internal/index.d.ts +2 -2
- package/Microsoft.CSharp.RuntimeBinder/index.d.ts +6 -6
- package/Microsoft.VisualBasic/index.d.ts +36 -36
- package/Microsoft.VisualBasic.CompilerServices/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/index.d.ts +10 -10
- package/Microsoft.Win32/index.d.ts +8 -8
- package/Microsoft.Win32.SafeHandles/index.d.ts +17 -17
- package/System/index.d.ts +291 -291
- package/System.Buffers/index.d.ts +27 -27
- package/System.Buffers.Binary/index.d.ts +1 -1
- package/System.Buffers.Text/index.d.ts +4 -4
- package/System.CodeDom.Compiler/index.d.ts +2 -2
- package/System.Collections/index.d.ts +15 -15
- package/System.Collections.Concurrent/index.d.ts +17 -17
- package/System.Collections.Frozen/index.d.ts +10 -10
- package/System.Collections.Generic/index.d.ts +80 -80
- package/System.Collections.Immutable/index.d.ts +39 -39
- package/System.Collections.ObjectModel/index.d.ts +17 -17
- package/System.Collections.Specialized/index.d.ts +16 -16
- package/System.ComponentModel/index.d.ts +160 -160
- package/System.ComponentModel.DataAnnotations/index.d.ts +38 -38
- package/System.ComponentModel.DataAnnotations.Schema/index.d.ts +8 -8
- package/System.ComponentModel.Design/index.d.ts +35 -35
- package/System.ComponentModel.Design.Serialization/index.d.ts +12 -12
- package/System.Configuration.Assemblies/index.d.ts +2 -2
- package/System.Data/index.d.ts +98 -98
- package/System.Data.Common/index.d.ts +37 -37
- package/System.Data.SqlTypes/index.d.ts +23 -23
- package/System.Diagnostics/index.d.ts +97 -97
- package/System.Diagnostics.CodeAnalysis/index.d.ts +27 -27
- package/System.Diagnostics.Contracts/index.d.ts +15 -15
- package/System.Diagnostics.Metrics/index.d.ts +29 -29
- package/System.Diagnostics.SymbolStore/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/index.d.ts +31 -31
- package/System.Drawing/index.d.ts +15 -15
- package/System.Dynamic/index.d.ts +18 -18
- package/System.Formats.Asn1/index.d.ts +10 -10
- package/System.Formats.Tar/index.d.ts +12 -12
- package/System.Globalization/index.d.ts +42 -42
- package/System.IO/index.d.ts +56 -56
- package/System.IO.Compression/index.d.ts +17 -17
- package/System.IO.Enumeration/index.d.ts +8 -8
- package/System.IO.IsolatedStorage/index.d.ts +5 -5
- package/System.IO.MemoryMappedFiles/index.d.ts +6 -6
- package/System.IO.Pipelines/index.d.ts +10 -10
- package/System.IO.Pipes/index.d.ts +16 -16
- package/System.Linq/index.d.ts +20 -20
- package/System.Linq.Expressions/index.d.ts +42 -42
- package/System.Linq.Expressions.Interpreter/index.d.ts +1 -1
- package/System.Net/index.d.ts +83 -83
- package/System.Net.Cache/index.d.ts +5 -5
- package/System.Net.Http/index.d.ts +33 -33
- package/System.Net.Http.Headers/index.d.ts +30 -30
- package/System.Net.Http.Json/index.d.ts +3 -3
- package/System.Net.Http.Metrics/index.d.ts +1 -1
- package/System.Net.Mail/index.d.ts +20 -20
- package/System.Net.Mime/index.d.ts +10 -10
- package/System.Net.NetworkInformation/index.d.ts +44 -44
- package/System.Net.Quic/index.d.ts +13 -13
- package/System.Net.Security/index.d.ts +23 -23
- package/System.Net.ServerSentEvents/index.d.ts +8 -8
- package/System.Net.Sockets/index.d.ts +34 -34
- package/System.Net.WebSockets/index.d.ts +16 -16
- package/System.Numerics/index.d.ts +15 -15
- package/System.Reflection/index.d.ts +101 -101
- package/System.Reflection.Emit/index.d.ts +28 -28
- package/System.Reflection.Metadata/index.d.ts +189 -189
- package/System.Reflection.Metadata.Ecma335/index.d.ts +48 -48
- package/System.Reflection.PortableExecutable/index.d.ts +27 -27
- package/System.Resources/index.d.ts +9 -9
- package/System.Runtime/index.d.ts +11 -11
- package/System.Runtime.CompilerServices/index.d.ts +189 -189
- package/System.Runtime.ConstrainedExecution/index.d.ts +5 -5
- package/System.Runtime.ExceptionServices/index.d.ts +4 -4
- package/System.Runtime.InteropServices/index.d.ts +130 -130
- package/System.Runtime.InteropServices.ComTypes/index.d.ts +38 -38
- package/System.Runtime.InteropServices.Java/index.d.ts +4 -4
- package/System.Runtime.InteropServices.JavaScript/index.d.ts +36 -36
- package/System.Runtime.InteropServices.Marshalling/index.d.ts +36 -36
- package/System.Runtime.InteropServices.ObjectiveC/index.d.ts +4 -4
- package/System.Runtime.InteropServices.Swift/index.d.ts +5 -5
- package/System.Runtime.Intrinsics/index.d.ts +12 -12
- package/System.Runtime.Intrinsics.Arm/index.d.ts +22 -22
- package/System.Runtime.Intrinsics.Wasm/index.d.ts +1 -1
- package/System.Runtime.Intrinsics.X86/index.d.ts +76 -76
- package/System.Runtime.Loader/index.d.ts +3 -3
- package/System.Runtime.Remoting/index.d.ts +1 -1
- package/System.Runtime.Serialization/index.d.ts +44 -44
- package/System.Runtime.Serialization.DataContracts/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters/index.d.ts +3 -3
- package/System.Runtime.Serialization.Formatters.Binary/index.d.ts +1 -1
- package/System.Runtime.Serialization.Json/index.d.ts +4 -4
- package/System.Runtime.Versioning/index.d.ts +16 -16
- package/System.Security/index.d.ts +17 -17
- package/System.Security.AccessControl/index.d.ts +70 -70
- package/System.Security.Authentication/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/index.d.ts +7 -7
- package/System.Security.Claims/index.d.ts +5 -5
- package/System.Security.Cryptography/index.d.ts +167 -167
- package/System.Security.Cryptography.X509Certificates/index.d.ts +56 -56
- package/System.Security.Permissions/index.d.ts +6 -6
- package/System.Security.Policy/index.d.ts +2 -2
- package/System.Security.Principal/index.d.ts +15 -15
- package/System.Text/index.d.ts +36 -36
- package/System.Text.Encodings.Web/index.d.ts +5 -5
- package/System.Text.Json/index.d.ts +20 -20
- package/System.Text.Json.Nodes/index.d.ts +5 -5
- package/System.Text.Json.Schema/index.d.ts +3 -3
- package/System.Text.Json.Serialization/index.d.ts +40 -40
- package/System.Text.Json.Serialization.Metadata/index.d.ts +18 -18
- package/System.Text.RegularExpressions/index.d.ts +19 -19
- package/System.Text.Unicode/index.d.ts +4 -4
- package/System.Threading/index.d.ts +78 -78
- package/System.Threading.Channels/index.d.ts +15 -15
- package/System.Threading.Tasks/index.d.ts +28 -28
- package/System.Threading.Tasks.Dataflow/index.d.ts +27 -27
- package/System.Threading.Tasks.Sources/index.d.ts +4 -4
- package/System.Timers/index.d.ts +4 -4
- package/System.Transactions/index.d.ts +28 -28
- package/System.Web/index.d.ts +1 -1
- package/System.Windows.Markup/index.d.ts +1 -1
- package/System.Xml/index.d.ts +71 -71
- package/System.Xml.Linq/index.d.ts +23 -23
- package/System.Xml.Resolvers/index.d.ts +2 -2
- package/System.Xml.Schema/index.d.ts +88 -88
- package/System.Xml.Serialization/index.d.ts +68 -68
- package/System.Xml.XPath/index.d.ts +14 -14
- package/System.Xml.Xsl/index.d.ts +9 -9
- package/System.Xml.Xsl.Runtime/index.d.ts +50 -50
- package/package.json +1 -1
package/Internal/index.d.ts
CHANGED
|
@@ -11,5 +11,5 @@ import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrSt
|
|
|
11
11
|
export * from './internal/index.js';
|
|
12
12
|
|
|
13
13
|
// Individual type exports for convenience
|
|
14
|
-
export
|
|
15
|
-
export
|
|
14
|
+
export { Console$instance as Console } from './internal/index.js';
|
|
15
|
+
export { Console_Error$instance as Console_Error } from './internal/index.js';
|
|
@@ -17,9 +17,9 @@ import type { Boolean as ClrBoolean, Enum, Exception, IComparable, IConvertible,
|
|
|
17
17
|
export * from './internal/index.js';
|
|
18
18
|
|
|
19
19
|
// Individual type exports for convenience
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
20
|
+
export { Binder$instance as Binder } from './internal/index.js';
|
|
21
|
+
export { CSharpArgumentInfo$instance as CSharpArgumentInfo } from './internal/index.js';
|
|
22
|
+
export { CSharpArgumentInfoFlags as CSharpArgumentInfoFlags } from './internal/index.js';
|
|
23
|
+
export { CSharpBinderFlags as CSharpBinderFlags } from './internal/index.js';
|
|
24
|
+
export { RuntimeBinderException$instance as RuntimeBinderException } from './internal/index.js';
|
|
25
|
+
export { RuntimeBinderInternalCompilerException$instance as RuntimeBinderInternalCompilerException } from './internal/index.js';
|
|
@@ -12,39 +12,39 @@ import type { Array as ClrArray, Attribute, Boolean as ClrBoolean, Byte, Char, D
|
|
|
12
12
|
export * from './internal/index.js';
|
|
13
13
|
|
|
14
14
|
// Individual type exports for convenience
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
15
|
+
export { Collection$instance as Collection } from './internal/index.js';
|
|
16
|
+
export { ComClassAttribute$instance as ComClassAttribute } from './internal/index.js';
|
|
17
|
+
export { Constants$instance as Constants } from './internal/index.js';
|
|
18
|
+
export { ControlChars$instance as ControlChars } from './internal/index.js';
|
|
19
|
+
export { Conversion$instance as Conversion } from './internal/index.js';
|
|
20
|
+
export { DateAndTime$instance as DateAndTime } from './internal/index.js';
|
|
21
|
+
export { ErrObject$instance as ErrObject } from './internal/index.js';
|
|
22
|
+
export { FileSystem$instance as FileSystem } from './internal/index.js';
|
|
23
|
+
export { Financial$instance as Financial } from './internal/index.js';
|
|
24
|
+
export { VariantType as VariantType } from './internal/index.js';
|
|
25
|
+
export { AppWinStyle as AppWinStyle } from './internal/index.js';
|
|
26
|
+
export { CallType as CallType } from './internal/index.js';
|
|
27
|
+
export { CompareMethod as CompareMethod } from './internal/index.js';
|
|
28
|
+
export { DateFormat as DateFormat } from './internal/index.js';
|
|
29
|
+
export { FirstDayOfWeek as FirstDayOfWeek } from './internal/index.js';
|
|
30
|
+
export { FileAttribute as FileAttribute } from './internal/index.js';
|
|
31
|
+
export { FirstWeekOfYear as FirstWeekOfYear } from './internal/index.js';
|
|
32
|
+
export { VbStrConv as VbStrConv } from './internal/index.js';
|
|
33
|
+
export { TriState as TriState } from './internal/index.js';
|
|
34
|
+
export { DateInterval as DateInterval } from './internal/index.js';
|
|
35
|
+
export { DueDate as DueDate } from './internal/index.js';
|
|
36
|
+
export { OpenMode as OpenMode } from './internal/index.js';
|
|
37
|
+
export { OpenAccess as OpenAccess } from './internal/index.js';
|
|
38
|
+
export { OpenShare as OpenShare } from './internal/index.js';
|
|
39
|
+
export { TabInfo$instance as TabInfo } from './internal/index.js';
|
|
40
|
+
export { SpcInfo$instance as SpcInfo } from './internal/index.js';
|
|
41
|
+
export { MsgBoxResult as MsgBoxResult } from './internal/index.js';
|
|
42
|
+
export { MsgBoxStyle as MsgBoxStyle } from './internal/index.js';
|
|
43
|
+
export { HideModuleNameAttribute$instance as HideModuleNameAttribute } from './internal/index.js';
|
|
44
|
+
export { Information$instance as Information } from './internal/index.js';
|
|
45
|
+
export { Interaction$instance as Interaction } from './internal/index.js';
|
|
46
|
+
export { MyGroupCollectionAttribute$instance as MyGroupCollectionAttribute } from './internal/index.js';
|
|
47
|
+
export { Strings$instance as Strings } from './internal/index.js';
|
|
48
|
+
export { VBFixedArrayAttribute$instance as VBFixedArrayAttribute } from './internal/index.js';
|
|
49
|
+
export { VBFixedStringAttribute$instance as VBFixedStringAttribute } from './internal/index.js';
|
|
50
|
+
export { VBMath$instance as VBMath } from './internal/index.js';
|
|
@@ -16,32 +16,32 @@ import type { Array as ClrArray, Attribute, Boolean as ClrBoolean, Byte, Char, D
|
|
|
16
16
|
export * from './internal/index.js';
|
|
17
17
|
|
|
18
18
|
// Individual type exports for convenience
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
19
|
+
export { BooleanType$instance as BooleanType } from './internal/index.js';
|
|
20
|
+
export { ByteType$instance as ByteType } from './internal/index.js';
|
|
21
|
+
export { CharType$instance as CharType } from './internal/index.js';
|
|
22
|
+
export { CharArrayType$instance as CharArrayType } from './internal/index.js';
|
|
23
|
+
export { Conversions$instance as Conversions } from './internal/index.js';
|
|
24
|
+
export { DateType$instance as DateType } from './internal/index.js';
|
|
25
|
+
export { DecimalType$instance as DecimalType } from './internal/index.js';
|
|
26
|
+
export { DesignerGeneratedAttribute$instance as DesignerGeneratedAttribute } from './internal/index.js';
|
|
27
|
+
export { DoubleType$instance as DoubleType } from './internal/index.js';
|
|
28
|
+
export { IncompleteInitialization$instance as IncompleteInitialization } from './internal/index.js';
|
|
29
|
+
export { IntegerType$instance as IntegerType } from './internal/index.js';
|
|
30
|
+
export { LateBinding$instance as LateBinding } from './internal/index.js';
|
|
31
|
+
export { LikeOperator$instance as LikeOperator } from './internal/index.js';
|
|
32
|
+
export { LongType$instance as LongType } from './internal/index.js';
|
|
33
|
+
export { NewLateBinding$instance as NewLateBinding } from './internal/index.js';
|
|
34
|
+
export { ObjectFlowControl$instance as ObjectFlowControl } from './internal/index.js';
|
|
35
|
+
export { ObjectFlowControl_ForLoopControl$instance as ObjectFlowControl_ForLoopControl } from './internal/index.js';
|
|
36
|
+
export { ObjectType$instance as ObjectType } from './internal/index.js';
|
|
37
|
+
export { Operators$instance as Operators } from './internal/index.js';
|
|
38
|
+
export { OptionCompareAttribute$instance as OptionCompareAttribute } from './internal/index.js';
|
|
39
|
+
export { OptionTextAttribute$instance as OptionTextAttribute } from './internal/index.js';
|
|
40
|
+
export { ProjectData$instance as ProjectData } from './internal/index.js';
|
|
41
|
+
export { ShortType$instance as ShortType } from './internal/index.js';
|
|
42
|
+
export { SingleType$instance as SingleType } from './internal/index.js';
|
|
43
|
+
export { StandardModuleAttribute$instance as StandardModuleAttribute } from './internal/index.js';
|
|
44
|
+
export { StaticLocalInitFlag$instance as StaticLocalInitFlag } from './internal/index.js';
|
|
45
|
+
export { StringType$instance as StringType } from './internal/index.js';
|
|
46
|
+
export { Utils$instance as Utils } from './internal/index.js';
|
|
47
|
+
export { Versioned$instance as Versioned } from './internal/index.js';
|
|
@@ -17,13 +17,13 @@ import type { Boolean as ClrBoolean, Byte, Enum, Exception, IComparable, IConver
|
|
|
17
17
|
export * from './internal/index.js';
|
|
18
18
|
|
|
19
19
|
// Individual type exports for convenience
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
20
|
+
export { FileSystem$instance as FileSystem } from './internal/index.js';
|
|
21
|
+
export { DeleteDirectoryOption as DeleteDirectoryOption } from './internal/index.js';
|
|
22
|
+
export { RecycleOption as RecycleOption } from './internal/index.js';
|
|
23
|
+
export { SearchOption as SearchOption } from './internal/index.js';
|
|
24
|
+
export { UICancelOption as UICancelOption } from './internal/index.js';
|
|
25
|
+
export { UIOption as UIOption } from './internal/index.js';
|
|
26
|
+
export { MalformedLineException$instance as MalformedLineException } from './internal/index.js';
|
|
27
|
+
export { SpecialDirectories$instance as SpecialDirectories } from './internal/index.js';
|
|
28
|
+
export { TextFieldParser$instance as TextFieldParser } from './internal/index.js';
|
|
29
|
+
export { FieldType as FieldType } from './internal/index.js';
|
|
@@ -13,11 +13,11 @@ import type { Boolean as ClrBoolean, Enum, IComparable, IConvertible, IDisposabl
|
|
|
13
13
|
export * from './internal/index.js';
|
|
14
14
|
|
|
15
15
|
// Individual type exports for convenience
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
16
|
+
export { Registry$instance as Registry } from './internal/index.js';
|
|
17
|
+
export { RegistryHive as RegistryHive } from './internal/index.js';
|
|
18
|
+
export { RegistryKey$instance as RegistryKey } from './internal/index.js';
|
|
19
|
+
export { RegistryKeyPermissionCheck as RegistryKeyPermissionCheck } from './internal/index.js';
|
|
20
|
+
export { RegistryOptions as RegistryOptions } from './internal/index.js';
|
|
21
|
+
export { RegistryValueKind as RegistryValueKind } from './internal/index.js';
|
|
22
|
+
export { RegistryValueOptions as RegistryValueOptions } from './internal/index.js';
|
|
23
|
+
export { RegistryView as RegistryView } from './internal/index.js';
|
|
@@ -12,20 +12,20 @@ import type { Boolean as ClrBoolean, Byte, IDisposable, Int32, IntPtr, Object as
|
|
|
12
12
|
export * from './internal/index.js';
|
|
13
13
|
|
|
14
14
|
// Individual type exports for convenience
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
15
|
+
export { SafeRegistryHandle$instance as SafeRegistryHandle } from './internal/index.js';
|
|
16
|
+
export { SafeProcessHandle$instance as SafeProcessHandle } from './internal/index.js';
|
|
17
|
+
export { SafeMemoryMappedFileHandle$instance as SafeMemoryMappedFileHandle } from './internal/index.js';
|
|
18
|
+
export { SafeMemoryMappedViewHandle$instance as SafeMemoryMappedViewHandle } from './internal/index.js';
|
|
19
|
+
export { SafePipeHandle$instance as SafePipeHandle } from './internal/index.js';
|
|
20
|
+
export { CriticalHandleMinusOneIsInvalid$instance as CriticalHandleMinusOneIsInvalid } from './internal/index.js';
|
|
21
|
+
export { CriticalHandleZeroOrMinusOneIsInvalid$instance as CriticalHandleZeroOrMinusOneIsInvalid } from './internal/index.js';
|
|
22
|
+
export { SafeHandleMinusOneIsInvalid$instance as SafeHandleMinusOneIsInvalid } from './internal/index.js';
|
|
23
|
+
export { SafeHandleZeroOrMinusOneIsInvalid$instance as SafeHandleZeroOrMinusOneIsInvalid } from './internal/index.js';
|
|
24
|
+
export { SafeFileHandle$instance as SafeFileHandle } from './internal/index.js';
|
|
25
|
+
export { SafeWaitHandle$instance as SafeWaitHandle } from './internal/index.js';
|
|
26
|
+
export { SafeX509ChainHandle$instance as SafeX509ChainHandle } from './internal/index.js';
|
|
27
|
+
export { SafeNCryptHandle$instance as SafeNCryptHandle } from './internal/index.js';
|
|
28
|
+
export { SafeNCryptKeyHandle$instance as SafeNCryptKeyHandle } from './internal/index.js';
|
|
29
|
+
export { SafeNCryptProviderHandle$instance as SafeNCryptProviderHandle } from './internal/index.js';
|
|
30
|
+
export { SafeNCryptSecretHandle$instance as SafeNCryptSecretHandle } from './internal/index.js';
|
|
31
|
+
export { SafeAccessTokenHandle$instance as SafeAccessTokenHandle } from './internal/index.js';
|