C# Class SimpleConfig.Extensions

Exibir arquivo Open project: mikeobrien/SimpleConfig

Public Methods

Method Description
GetXmlTypeName ( this type ) : string
ToCamelCase ( this value ) : string

Method Details

GetXmlTypeName() public static method

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

ToCamelCase() public static method

public static ToCamelCase ( this value ) : string
value this
return string