Click or drag to resize
DelegateUtils Methods

The DelegateUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateDelegate
Creates a delegate of the specified type that represents the specified instance method to invoke on the passed target object.
Top
See Also