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