C# Class StatePrinting.OutputFormatters.OutputFormatterHelpers

Afficher le fichier Open project: kbilsted/StatePrinter Class Usage Examples

Méthodes publiques

Méthode Description
MakeReadable ( Type type ) : string

Convert a type into a human readable string

Method Details

MakeReadable() public static méthode

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