C# Class Docu.Documentation.PrettyNameExtensions

Mostrar archivo Open project: cdrnet/docu

Public Methods

Method Description
GetPrettyName ( this type ) : string
GetSpecialName ( Type type ) : string

Method Details

GetPrettyName() public static method

public static GetPrettyName ( this type ) : string
type this
return string

GetSpecialName() public static method

public static GetSpecialName ( Type type ) : string
type System.Type
return string