ToConstructorInfo()
Gets a ConstructorInfo that represents the current constructor at run time.
Declaration
ConstructorInfo ToConstructorInfo()
Returns
Type | Description |
---|---|
ConstructorInfo | A ConstructorInfo that can be used only in run-time code. |
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.Diagnostics
Metalama.Framework.Eligibility
Gets a ConstructorInfo that represents the current constructor at run time.
ConstructorInfo ToConstructorInfo()
Type | Description |
---|---|
ConstructorInfo | A ConstructorInfo that can be used only in run-time code. |