Click or drag to resize
Delegate Properties

The Delegate type exposes the following members.

Properties
  NameDescription
Public propertyMethod
Gets the method represented by the delegate.
Public propertyTarget
Gets the class instance on which the current delegate invokes the instance method.
Top
See Also