C# Class Splits.Internal.TypeExtensions

Afficher le fichier Open project: aaronjensen/splits

Méthodes publiques

Méthode Description
GetGenericArgumentInImplementationOf ( this type, Type genericType ) : Type

Method Details

GetGenericArgumentInImplementationOf() public static méthode

public static GetGenericArgumentInImplementationOf ( this type, Type genericType ) : Type
type this
genericType System.Type
Résultat System.Type