System.Delegate: Constructor Members

The constructors of System.Delegate are listed below. For a list of all members, see the Delegate Members list.

See Also: Inherited members from System.Object

Protected Constructors

Initializes a delegate that invokes the specified instance method on the specified class instance.

Initializes a delegate that invokes the specified static method from the specified class.