C# Class Opc.Ua.Server.ResourceManager.TranslationTable

Stores the translations for a locale.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
Locale System.Globalization.CultureInfo
Translations string>.SortedDictionary

Property Details

Locale public_oe property

public CultureInfo,System.Globalization Locale
return System.Globalization.CultureInfo

Translations public_oe property

public SortedDictionary Translations
return string>.SortedDictionary