C# Class System.Reflection.MethodInfoExtensions

Provides a set of extensions for MethodInfo objects
Mostra file Open project: dotnet/corefx

Public Methods

Method Description
GetBaseDefinition ( this method ) : System.Reflection.MethodInfo

Method Details

GetBaseDefinition() public static method

public static GetBaseDefinition ( this method ) : System.Reflection.MethodInfo
method this
return System.Reflection.MethodInfo