MulticastDelegate Properties |
The MulticastDelegate type exposes the following members.
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.) |