Represents a delegate, which is a data structure that refers to a static method or to a class instance and an instance method of that class.
The Delegate type exposes the following members.

Constructors
|
| Name | Description |
|---|
.gif) | Delegate | Overloaded. Initializes a new delegate. |
Top

See Also