C# Class TypeUtils

显示文件 Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Public Methods

Method Description
GetBaseType ( this type ) : Type

Method Details

GetBaseType() public static method

public static GetBaseType ( this type ) : Type
type this
return Type