ILanguage Members

Languages.Events

Language

ILanguage Members

The ILanguage type exposes the following members.

Methods


  Name Description
Public method GetCulture
Gets the current [CultureInfo]
Public method GetWord
Gets a word by a key

Properties


  Name Description
Public property Identifier
The identifier of the [Language] according to https://msdn.microsoft.com/de-de/library/ee825488(v=cs.20).aspx
Public property Name
The name of the [Language]
Public property Words
A [List{T}] of [Word]s in the loaded [Language]