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.

Name Description
DynamicMethod.CreateDelegate (Type) Completes the dynamic method and creates a delegate that can be used to execute it.
DynamicMethod.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.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ