C# Class Splits.Internal.TypeExtensions

显示文件 Open project: aaronjensen/splits

Public Methods

Method Description
GetGenericArgumentInImplementationOf ( this type, Type genericType ) : Type

Method Details

GetGenericArgumentInImplementationOf() public static method

public static GetGenericArgumentInImplementationOf ( this type, Type genericType ) : Type
type this
genericType System.Type
return System.Type