Click or drag to resize
weroSoft AG, Software
LanguageCode Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines some using language codes.
Inheritance Hierarchy
SystemObject
  WeroSoft.CoreLanguageCode

Namespace:  WeroSoft.Core
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class LanguageCode

The LanguageCode type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEnglishTwoLetter
Gets the two letter language code of English.
Public fieldStatic memberFrenchTwoLetter
Gets the two letter language code of French.
Public fieldStatic memberGermanTwoLetter
Gets the two letter language code of German.
Public fieldStatic memberInvariantTwoLetter
Gets the two letter language code of the invariant language.
Public fieldStatic memberItalianTwoLetter
Gets the two letter language code of Italian.
Public fieldStatic memberSupportedLanguages
Gets a collection containing the supported product languages.
Top
See Also