C# Class Docu.Documentation.PrettyNameExtensions

Afficher le fichier Open project: cdrnet/docu

Méthodes publiques

Méthode Description
GetPrettyName ( this type ) : string
GetSpecialName ( Type type ) : string

Method Details

GetPrettyName() public static méthode

public static GetPrettyName ( this type ) : string
type this
Résultat string

GetSpecialName() public static méthode

public static GetSpecialName ( Type type ) : string
type System.Type
Résultat string