Constructors
Gets all constructors in the current set of compilations.
Declaration
ImmutableArray<IConstructor> Constructors { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IConstructor> |
Gets all constructors in the current set of compilations.
ImmutableArray<IConstructor> Constructors { get; }
Type | Description |
---|---|
ImmutableArray<IConstructor> |