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. |
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. |