C# Class Sfm2Xml.LanguageInfoUI

This class contains the Language info that is used and displayed in the UI. It's primarly used for mapping the FW writing system and encoding converter to the key that is used in the map file.
Inheritance: ILanguageInfoUI
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
LanguageInfoUI ( string key, string fwName, string enc, string icu ) : System
ToString ( ) : string

Method Details

LanguageInfoUI() public méthode

public LanguageInfoUI ( string key, string fwName, string enc, string icu ) : System
key string
fwName string
enc string
icu string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string