C# Class Aperea.Extensions.TypeExtensions

Afficher le fichier Open project: DerAlbertCom/ApereaFramework

Méthodes publiques

Méthode Description
GetGenericMethod ( this type, string name ) : MethodInfo

Method Details

GetGenericMethod() public static méthode

public static GetGenericMethod ( this type, string name ) : MethodInfo
type this
name string
Résultat System.Reflection.MethodInfo