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