public struct RuntimeMethodHandle
Object
ValueType
RuntimeMethodHandle
mscorlib
RuntimeInfrastructure
The RuntimeMethodHandle is a handle to the internal metadata representation of a method.
System Namespace
RuntimeMethodHandle Properties
public IntPtr Value { get; }
Gets the value of the current instance.
A IntPtr containing the value of the handle.
This property is read-only.
System.RuntimeMethodHandle Structure, System Namespace