This topic has not yet been rated - Rate this topic

DynamicMethod.CreateDelegate Method

Completes the dynamic method and creates a delegate that can be used to execute it.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CreateDelegate(Type) Completes the dynamic method and creates a delegate that can be used to execute it.
Public method CreateDelegate(Type, Object) Completes the dynamic method and creates a delegate that can be used to execute it, specifying the delegate type and an object the delegate is bound to.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ