The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MethodInfo::CreateDelegate Method
.NET Framework (current version)
Creates a delegate from this method.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CreateDelegate(Type^) | Creates a delegate of the specified type from this method. |
![]() | CreateDelegate(Type^, Object^) | Creates a delegate of the specified type with the specified target from this method. |
Show:
