This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Delegate Properties
The Delegate type exposes the following members.
|
| Name | Description |
|---|
|
Method
|
Gets the method represented by the delegate.
|
|
Target
|
Gets the class instance on which the current delegate invokes the instance method.
|
Top