C# Class CSPspEmu.Resources.Translations

Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
DefaultLanguage string

Méthodes publiques

Méthode Description
GetLangFlagImage ( string LangId ) : Image
GetString ( string CategoryId, string TextId, CultureInfo CultureInfo ) : string
GetString ( string CategoryId, string TextId, string LangId = null ) : string

Private Methods

Méthode Description
Parse ( ) : void

Method Details

GetLangFlagImage() public static méthode

public static GetLangFlagImage ( string LangId ) : Image
LangId string
Résultat Image

GetString() public static méthode

public static GetString ( string CategoryId, string TextId, CultureInfo CultureInfo ) : string
CategoryId string
TextId string
CultureInfo System.Globalization.CultureInfo
Résultat string

GetString() public static méthode

public static GetString ( string CategoryId, string TextId, string LangId = null ) : string
CategoryId string
TextId string
LangId string
Résultat string

Property Details

DefaultLanguage public_oe static_oe property

public static string DefaultLanguage
Résultat string