System.Reflection.Emit.MethodBuilder.GetBaseDefinition Method

Return the base implementation for a method.

Syntax

public override System.Reflection.MethodInfo GetBaseDefinition ()

Returns

The base implementation of this method.

Remarks

This always returns the current MethodBuilder object.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0