C# Class WhiteCore.Modules.Web.Translators.GermanTranslation

Inheritance: ITranslator
Afficher le fichier Open project: WhiteCoreSim/WhiteCore-Dev

Méthodes publiques

Méthode Description
Deserialize ( string basePath ) : void
GetTranslatedString ( string key ) : string

Method Details

Deserialize() public méthode

public Deserialize ( string basePath ) : void
basePath string
Résultat void

GetTranslatedString() public méthode

public GetTranslatedString ( string key ) : string
key string
Résultat string