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.