C# 클래스 Opc.Ua.Server.ResourceManager.TranslationTable

Stores the translations for a locale.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
Locale System.Globalization.CultureInfo
Translations string>.SortedDictionary

프로퍼티 상세

Locale 공개적으로 프로퍼티

public CultureInfo,System.Globalization Locale
리턴 System.Globalization.CultureInfo

Translations 공개적으로 프로퍼티

public SortedDictionary Translations
리턴 string>.SortedDictionary