UNPKG

@tsonic/dotnet-pure

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming

1,008 lines 345 kB
{ "namespace": "System.Runtime.InteropServices.JavaScript", "types": [ { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "clrName": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "tsEmitName": "JSMarshalerArgument_ArgumentToJSCallback_1", "assemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 0, "methods": [ { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601::Invoke(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "metadataToken": 100663533, "canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T):System.Void", "normalizedSignature": "Invoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601::BeginInvoke(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "metadataToken": 100663534, "canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T,System.AsyncCallback,System.Object):System.IAsyncResult", "normalizedSignature": "BeginInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 4, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601::EndInvoke(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "metadataToken": 100663535, "canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,System.IAsyncResult):System.Void", "normalizedSignature": "EndInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,System.IAsyncResult):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601::.ctor(System.Object,System.IntPtr):void", "metadataToken": 100663532, "canonicalSignature": "(System.Object,System.IntPtr):void", "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript" } ], "exposedMethods": [ { "tsName": "Invoke", "isStatic": false, "tsSignatureId": "Invoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T):System.Void|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663533 } }, { "tsName": "BeginInvoke", "isStatic": false, "tsSignatureId": "BeginInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663534 } }, { "tsName": "EndInvoke", "isStatic": false, "tsSignatureId": "EndInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,System.IAsyncResult):System.Void|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663535 } }, { "tsName": "GetObjectData", "isStatic": false, "tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664795 } }, { "tsName": "Equals", "isStatic": false, "tsSignatureId": "Equals|(System.Object):System.Boolean|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664796 } }, { "tsName": "GetInvocationList", "isStatic": false, "tsSignatureId": "GetInvocationList|():System.Delegate[]|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664806 } }, { "tsName": "GetHashCode", "isStatic": false, "tsSignatureId": "GetHashCode|():System.Int32|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664809 } }, { "tsName": "Clone$view", "isStatic": false, "tsSignatureId": "Clone|():System.Object|static=false", "target": { "declaringClrType": "System.ICloneable", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100668509 } }, { "tsName": "GetObjectData$view", "isStatic": false, "tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "target": { "declaringClrType": "System.Runtime.Serialization.ISerializable", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100682649 } }, { "tsName": "Clone", "isStatic": false, "tsSignatureId": "Clone|():System.Object|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 0 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.String,System.Boolean,System.Boolean):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664226 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo,System.Boolean):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664229 } }, { "tsName": "Combine", "isStatic": true, "tsSignatureId": "Combine|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664255 } }, { "tsName": "Combine", "isStatic": true, "tsSignatureId": "Combine|(System.Delegate[]):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664256 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664258 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Reflection.MethodInfo):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664259 } }, { "tsName": "EnumerateInvocationList", "isStatic": true, "tsSignatureId": "EnumerateInvocationList|(TDelegate):InvocationListEnumerator_1|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664268 } }, { "tsName": "DynamicInvoke", "isStatic": false, "tsSignatureId": "DynamicInvoke|(System.Object[]):System.Object|static=false", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664269 } }, { "tsName": "Remove", "isStatic": true, "tsSignatureId": "Remove|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664272 } }, { "tsName": "RemoveAll", "isStatic": true, "tsSignatureId": "RemoveAll|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664273 } }, { "tsName": "GetType", "isStatic": false, "tsSignatureId": "GetType|():System.Type|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664825 } }, { "tsName": "ToString", "isStatic": false, "tsSignatureId": "ToString|():System.String|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664829 } }, { "tsName": "Equals", "isStatic": true, "tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664831 } }, { "tsName": "ReferenceEquals", "isStatic": true, "tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664832 } } ], "exposedProperties": [ { "tsName": "Target", "isStatic": false, "tsSignatureId": "Target|:System.Object|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876039 } }, { "tsName": "HasSingleTarget", "isStatic": false, "tsSignatureId": "HasSingleTarget|:System.Boolean|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876040 } }, { "tsName": "Method", "isStatic": false, "tsSignatureId": "Method|:System.Reflection.MethodInfo|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876041 } } ], "exposedConstructors": [ { "isStatic": false, "tsSignatureId": "constructor|(System.Object,System.IntPtr):void|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToJSCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663532 } } ] }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "clrName": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "tsEmitName": "JSMarshalerArgument_ArgumentToManagedCallback_1", "assemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 0, "methods": [ { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601::Invoke(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "metadataToken": 100663529, "canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026):System.Void", "normalizedSignature": "Invoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601::BeginInvoke(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "metadataToken": 100663530, "canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.AsyncCallback,System.Object):System.IAsyncResult", "normalizedSignature": "BeginInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 4, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601::EndInvoke(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "metadataToken": 100663531, "canonicalSignature": "(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.IAsyncResult):System.Void", "normalizedSignature": "EndInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.IAsyncResult):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 3, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601::.ctor(System.Object,System.IntPtr):void", "metadataToken": 100663528, "canonicalSignature": "(System.Object,System.IntPtr):void", "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript" } ], "exposedMethods": [ { "tsName": "Invoke", "isStatic": false, "tsSignatureId": "Invoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026):System.Void|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663529 } }, { "tsName": "BeginInvoke", "isStatic": false, "tsSignatureId": "BeginInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663530 } }, { "tsName": "EndInvoke", "isStatic": false, "tsSignatureId": "EndInvoke|(System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u0026,T\u0026,System.IAsyncResult):System.Void|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663531 } }, { "tsName": "GetObjectData", "isStatic": false, "tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664795 } }, { "tsName": "Equals", "isStatic": false, "tsSignatureId": "Equals|(System.Object):System.Boolean|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664796 } }, { "tsName": "GetInvocationList", "isStatic": false, "tsSignatureId": "GetInvocationList|():System.Delegate[]|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664806 } }, { "tsName": "GetHashCode", "isStatic": false, "tsSignatureId": "GetHashCode|():System.Int32|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664809 } }, { "tsName": "Clone$view", "isStatic": false, "tsSignatureId": "Clone|():System.Object|static=false", "target": { "declaringClrType": "System.ICloneable", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100668509 } }, { "tsName": "GetObjectData$view", "isStatic": false, "tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "target": { "declaringClrType": "System.Runtime.Serialization.ISerializable", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100682649 } }, { "tsName": "Clone", "isStatic": false, "tsSignatureId": "Clone|():System.Object|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 0 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.String,System.Boolean,System.Boolean):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664226 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo,System.Boolean):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664229 } }, { "tsName": "Combine", "isStatic": true, "tsSignatureId": "Combine|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664255 } }, { "tsName": "Combine", "isStatic": true, "tsSignatureId": "Combine|(System.Delegate[]):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664256 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664258 } }, { "tsName": "CreateDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Reflection.MethodInfo):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664259 } }, { "tsName": "EnumerateInvocationList", "isStatic": true, "tsSignatureId": "EnumerateInvocationList|(TDelegate):InvocationListEnumerator_1|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664268 } }, { "tsName": "DynamicInvoke", "isStatic": false, "tsSignatureId": "DynamicInvoke|(System.Object[]):System.Object|static=false", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664269 } }, { "tsName": "Remove", "isStatic": true, "tsSignatureId": "Remove|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664272 } }, { "tsName": "RemoveAll", "isStatic": true, "tsSignatureId": "RemoveAll|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664273 } }, { "tsName": "GetType", "isStatic": false, "tsSignatureId": "GetType|():System.Type|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664825 } }, { "tsName": "ToString", "isStatic": false, "tsSignatureId": "ToString|():System.String|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664829 } }, { "tsName": "Equals", "isStatic": true, "tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664831 } }, { "tsName": "ReferenceEquals", "isStatic": true, "tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664832 } } ], "exposedProperties": [ { "tsName": "Target", "isStatic": false, "tsSignatureId": "Target|:System.Object|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876039 } }, { "tsName": "HasSingleTarget", "isStatic": false, "tsSignatureId": "HasSingleTarget|:System.Boolean|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876040 } }, { "tsName": "Method", "isStatic": false, "tsSignatureId": "Method|:System.Reflection.MethodInfo|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876041 } } ], "exposedConstructors": [ { "isStatic": false, "tsSignatureId": "constructor|(System.Object,System.IntPtr):void|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument\u002BArgumentToManagedCallback\u00601", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 100663528 } } ] }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "clrName": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "tsEmitName": "JSMarshalerArgument", "assemblyName": "System.Runtime.InteropServices.JavaScript", "metadataToken": 0, "methods": [ { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::Initialize():System.Void", "clrName": "Initialize", "tsEmitName": "Initialize", "metadataToken": 100663405, "canonicalSignature": "():System.Void", "normalizedSignature": "Initialize|():System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 0, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Boolean\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663406, "canonicalSignature": "(System.Boolean\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Boolean\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Boolean):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663407, "canonicalSignature": "(System.Boolean):System.Void", "normalizedSignature": "ToJS|(System.Boolean):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663408, "canonicalSignature": "(System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663409, "canonicalSignature": "(System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "normalizedSignature": "ToJS|(System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Byte\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663410, "canonicalSignature": "(System.Byte\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Byte\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Byte):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663411, "canonicalSignature": "(System.Byte):System.Void", "normalizedSignature": "ToJS|(System.Byte):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663412, "canonicalSignature": "(System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663413, "canonicalSignature": "(System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "normalizedSignature": "ToJS|(System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Byte[]\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663414, "canonicalSignature": "(System.Byte[]\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Byte[]\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Byte[]):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663415, "canonicalSignature": "(System.Byte[]):System.Void", "normalizedSignature": "ToJS|(System.Byte[]):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Char\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663416, "canonicalSignature": "(System.Char\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Char\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Char):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663417, "canonicalSignature": "(System.Char):System.Void", "normalizedSignature": "ToJS|(System.Char):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Nullable_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663418, "canonicalSignature": "(System.Nullable_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Nullable_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Nullable_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663419, "canonicalSignature": "(System.Nullable_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "normalizedSignature": "ToJS|(System.Nullable_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Int16\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663420, "canonicalSignature": "(System.Int16\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Int16\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Int16):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663421, "canonicalSignature": "(System.Int16):System.Void", "normalizedSignature": "ToJS|(System.Int16):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663422, "canonicalSignature": "(System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663423, "canonicalSignature": "(System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void", "normalizedSignature": "ToJS|(System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Int32\u0026):System.Void", "clrName": "ToManaged", "tsEmitName": "ToManaged", "metadataToken": 100663424, "canonicalSignature": "(System.Int32\u0026):System.Void", "normalizedSignature": "ToManaged|(System.Int32\u0026):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToJS(System.Int32):System.Void", "clrName": "ToJS", "tsEmitName": "ToJS", "metadataToken": 100663425, "canonicalSignature": "(System.Int32):System.Void", "normalizedSignature": "ToJS|(System.Int32):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Runtime.InteropServices.JavaScript.JSMarshalerArgument", "declaringAssemblyName": "System.Runtime.InteropServices.JavaScript", "isExtensionMethod": false }, { "stableId": "System.Runtime.InteropServices.JavaScript:System.Runtime.InteropServices.JavaScript.JSMarshalerArgument::ToManaged(System.Nulla