Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IConstructor/To­Constructor­Info
Open sandboxFocus

Method ToConstructorInfo

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.