C# Class Ensage.Common.Menu.MultiLanguage

ファイルを表示 Open project: EnsageSharp/Ensage.Common Class Usage Examples

Public Methods

Method Description
LoadLanguage ( string languageName ) : bool

_ ( string textToTranslate ) : string

Private Methods

Method Description
MultiLanguage ( ) : System

Method Details

LoadLanguage() public static method

public static LoadLanguage ( string languageName ) : bool
languageName string
return bool

_() public static method

public static _ ( string textToTranslate ) : string
textToTranslate string
return string