C# Class Ensage.Common.Menu.MultiLanguage

Afficher le fichier Open project: EnsageSharp/Ensage.Common Class Usage Examples

Méthodes publiques

Méthode Description
LoadLanguage ( string languageName ) : bool

_ ( string textToTranslate ) : string

Private Methods

Méthode Description
MultiLanguage ( ) : System

Method Details

LoadLanguage() public static méthode

public static LoadLanguage ( string languageName ) : bool
languageName string
Résultat bool

_() public static méthode

public static _ ( string textToTranslate ) : string
textToTranslate string
Résultat string