System.Reflection.RuntimeReflectionExtensions.GetRuntimeBaseDefinition Method

Retrieves an object that represents the specified method on the direct or indirect base class where the method was first declared.

Syntax

public static MethodInfo GetRuntimeBaseDefinition (this MethodInfo method)

Parameters

method
The method to retrieve information about.

Returns

An object that represents the specified method's initial declaration on a base class.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0