Class DetourRuntimeILPlatform.MethodPin
Inheritance
System.Object
DetourRuntimeILPlatform.MethodPin
Namespace: MonoMod.RuntimeDetour.Platforms
Assembly: MonoMod.RuntimeDetour.dll
Syntax
protected class MethodPin : Object
Constructors
MethodPin()
Declaration
public MethodPin()
Fields
Count
Declaration
public int Count
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Handle
Declaration
public RuntimeMethodHandle Handle
Field Value
| Type | Description |
|---|---|
| System.RuntimeMethodHandle |