Definition
Gets the definition of the constructor. If the current declaration is a constructor of a generic type instance, this returns the constructor in the generic type definition. Otherwise, it returns the current instance.
Declaration
IConstructor Definition { get; }Property Value
| Type | Description |
|---|---|
| IConstructor |