C# Class Aperea.Extensions.TypeExtensions

Show file Open project: DerAlbertCom/ApereaFramework

Public Methods

Method Description
GetGenericMethod ( this type, string name ) : MethodInfo

Method Details

GetGenericMethod() public static method

public static GetGenericMethod ( this type, string name ) : MethodInfo
type this
name string
return System.Reflection.MethodInfo