Mono Class Library: Overview

System.Delegate: Property Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
MethodSystem.Reflection.MethodInfo. Gets the last method in a delegate's invocation list.
[read-only]
Targetobject. Gets the last object upon which a delegate invokes an instance method.