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

显示文件 Open project: WhiteCoreSim/WhiteCore-Dev Class Usage Examples

Public Methods

Method Description
Deserialize ( string basePath, string languageName ) : string>.Dictionary

Deserialize the specified .po file

Method Details

Deserialize() public static method

Deserialize the specified .po file
public static Deserialize ( string basePath, string languageName ) : string>.Dictionary
basePath string Base path.
languageName string Language name.
return string>.Dictionary