C# Class StatePrinting.OutputFormatters.OutputFormatterHelpers

ファイルを表示 Open project: kbilsted/StatePrinter Class Usage Examples

Public Methods

Method Description
MakeReadable ( Type type ) : string

Convert a type into a human readable string

Method Details

MakeReadable() public static method

Convert a type into a human readable string
public static MakeReadable ( Type type ) : string
type System.Type
return string