C# Class translatr.Locale

Mostrar archivo Open project: sephiroth99/translatr

Public Methods

Method Description
getFromString ( String s ) : LocaleID
getLocaleMask ( string dir ) : uint
toString ( LocaleID id ) : string

Method Details

getFromString() public static method

public static getFromString ( String s ) : LocaleID
s String
return LocaleID

getLocaleMask() public static method

public static getLocaleMask ( string dir ) : uint
dir string
return uint

toString() public static method

public static toString ( LocaleID id ) : string
id LocaleID
return string