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