RuntimeMethodHandle::GetFunctionPointer Method ()
.NET Framework (current version)
Obtains a pointer to the method represented by this instance.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| SecurityException | The caller does not have the necessary permission to perform this operation. |
SecurityCriticalAttribute
Requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
.NET Framework
Available since 1.1
Available since 1.1
Show: