IsPrimary
Gets a value indicating whether this constructor is the primary constructor of the type.
Declaration
bool IsPrimary { get; }Property Value
| Type | Description |
|---|---|
| bool |
Remarks
Primary constructors are recognized only for the current compilation.
Gets a value indicating whether this constructor is the primary constructor of the type.
bool IsPrimary { get; }| Type | Description |
|---|---|
| bool |
Primary constructors are recognized only for the current compilation.