RuntimeMethodHandle
ValueType → cs.system.RuntimeMethodHandle (extern final class)
Implements: cs.system.runtime.serialization.ISerializable
Static Members
op_Equality(left: RuntimeMethodHandle, right: RuntimeMethodHandle): Bool
Name | Type |
---|---|
left |
RuntimeMethodHandle |
right |
RuntimeMethodHandle |
Returns |
---|
Bool |
op_Inequality(left: RuntimeMethodHandle, right: RuntimeMethodHandle): Bool
Name | Type |
---|---|
left |
RuntimeMethodHandle |
right |
RuntimeMethodHandle |
Returns |
---|
Bool |
Instance Members
Value: IntPtr
GetObjectData(info: cs.system.runtime.serialization.SerializationInfo, context: cs.system.runtime.serialization.StreamingContext): Void
Name | Type |
---|---|
info |
cs.system.runtime.serialization.SerializationInfo |
context |
cs.system.runtime.serialization.StreamingContext |
GetFunctionPointer(): IntPtr
Returns |
---|
IntPtr |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:struct |
- |
:libType |
- |
:csNative |
- |