Is there a way to see if a method is overridable from its MethodInfo object? I was hoping that there was an IsOverridable property but no luck.
I am getting the MethodInfo from an object via:
object.gettype.getmethods
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |