Constructors
Gets the list of constructors, including the implicit default constructor if any, but not the static constructor.
Declaration
IConstructorCollection Constructors { get; }
Property Value
Type | Description |
---|---|
IConstructorCollection |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the list of constructors, including the implicit default constructor if any, but not the static constructor.
IConstructorCollection Constructors { get; }
Type | Description |
---|---|
IConstructorCollection |