Click or drag to resize

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
C#
public MethodRef FindBaseMethod()

Return Value

Type: MethodRef
See Also