C# Class Catnap.Extensions.TypeExtensions

Show file Open project: timscott/catnap

Public Methods

Method Description
GetUnderlyingGenericType ( this type ) : Type

Method Details

GetUnderlyingGenericType() public static method

public static GetUnderlyingGenericType ( this type ) : Type
type this
return System.Type