C# 클래스 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.
상속: ILanguageInfoUI
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
LanguageInfoUI ( string key, string fwName, string enc, string icu ) : System
ToString ( ) : string

메소드 상세

LanguageInfoUI() 공개 메소드

public LanguageInfoUI ( string key, string fwName, string enc, string icu ) : System
key string
fwName string
enc string
icu string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string