1 implementation of IsConstructor
mscorlib (1)
system\reflection\methodbase.cs (1)
380
bool _MethodBase.
IsConstructor
{ get { return IsConstructor; } }