MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIConstructorTo­Constructor­Info
Open sandboxFocus

IConstructor.ToConstructorInfo Method

ToConstructorInfo()

Gets a System.Reflection.ConstructorInfo that represents the current constructor at run time.

Declaration
ConstructorInfo ToConstructorInfo()
Returns
Type Description
System.Reflection.ConstructorInfo

A System.Reflection.ConstructorInfo that can be used only in run-time code.