C# Class SimpleConfig.Extensions

Afficher le fichier Open project: mikeobrien/SimpleConfig

Méthodes publiques

Méthode Description
GetXmlTypeName ( this type ) : string
ToCamelCase ( this value ) : string

Method Details

GetXmlTypeName() public static méthode

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

ToCamelCase() public static méthode

public static ToCamelCase ( this value ) : string
value this
Résultat string