Bridge

Delegate Class

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.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


Inheritance Hierarchy


System..::..Object
  System..::..Delegate