This documentation is archived and is not being maintained.
Delegate Properties
.NET Framework (current version)
Namespace:
SystemAssembly:
mscorlib (in mscorlib.dll)
| Name | Description |
|---|
 | Method | Gets the method represented by the delegate. |
 | Target | Gets the class instance on which the current delegate invokes the instance method. |
Return to top