The properties of System.Delegate are listed below. For a list of all members, see the Delegate Members list.
See Also: Inherited members from System.Object
[read-only] | Method | System.Reflection.MethodInfo.
Gets the method represented by the delegate. |
[read-only] | Target | object.
Gets the class instance on which the current delegate invokes the instance method. |