UNPKG

@tsonic/dotnet-pure

Version:

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

146 lines 5.16 kB
{ "namespace": "System.Runtime.Remoting", "types": [ { "stableId": "System.Private.CoreLib:System.Runtime.Remoting.ObjectHandle", "clrName": "System.Runtime.Remoting.ObjectHandle", "tsEmitName": "ObjectHandle", "assemblyName": "System.Private.CoreLib", "metadataToken": 0, "methods": [ { "stableId": "System.Private.CoreLib:System.Runtime.Remoting.ObjectHandle::Unwrap():System.Object", "clrName": "Unwrap", "tsEmitName": "Unwrap", "metadataToken": 100682741, "canonicalSignature": "():System.Object", "normalizedSignature": "Unwrap|():System.Object|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 0, "declaringClrType": "System.Runtime.Remoting.ObjectHandle", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.Private.CoreLib:System.Runtime.Remoting.ObjectHandle::.ctor(System.Object):void", "metadataToken": 100682740, "canonicalSignature": "(System.Object):void", "normalizedSignature": "constructor|(System.Object):void|static=false", "isStatic": false, "parameterCount": 1, "declaringClrType": "System.Runtime.Remoting.ObjectHandle", "declaringAssemblyName": "System.Private.CoreLib" } ], "exposedMethods": [ { "tsName": "Unwrap", "isStatic": false, "tsSignatureId": "Unwrap|():System.Object|static=false", "target": { "declaringClrType": "System.Runtime.Remoting.ObjectHandle", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100682741 } }, { "tsName": "GetLifetimeService", "isStatic": false, "tsSignatureId": "GetLifetimeService|():System.Object|static=false", "target": { "declaringClrType": "System.MarshalByRefObject", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100669423 } }, { "tsName": "InitializeLifetimeService", "isStatic": false, "tsSignatureId": "InitializeLifetimeService|():System.Object|static=false", "target": { "declaringClrType": "System.MarshalByRefObject", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100669424 } }, { "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": false, "tsSignatureId": "Equals|(System.Object):System.Boolean|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664830 } }, { "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 } }, { "tsName": "GetHashCode", "isStatic": false, "tsSignatureId": "GetHashCode|():System.Int32|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664833 } } ], "exposedConstructors": [ { "isStatic": false, "tsSignatureId": "constructor|(System.Object):void|static=false", "target": { "declaringClrType": "System.Runtime.Remoting.ObjectHandle", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100682740 } } ] } ] }