Gets true if the method is a constructor.
bool IsConstructor {get;}
Property Value
True if method is a constructor; False if otherwise.
Remarks
Example
To be added.
See Also
IMethodInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace

