MethodDeclBaseFindBaseMethod Method |
Find the base virtual method for this method if it's an override.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public MethodRef FindBaseMethod()
Return Value
Type:
MethodRefSee Also