Concept.Utils Assembly > Concept.Utils Namespace : IntlDictionnary Class |
For a list of all members of this type, see IntlDictionnary members.
Name | Description | |
---|---|---|
![]() | Add | Adds the specified language code. |
![]() | AppendFromFile | Appends from file. |
![]() | Clear | Clears this instance. |
![]() | GetLanguage | Gets the language. |
![]() | GetLanguageCode | Gets the language code. |
![]() | GetLanguageName | Gets the name of the language. |
![]() | GetLastSelectedLanguageCode | Gets the last selected language code. |
![]() | HasLanguageCode | Determines whether [has language code] [the specified language code]. |
![]() | HasLanguageName | Determines whether [has language name] [the specified language name]. |
![]() | LoadFromFile | Loads from file. |
![]() | SetLanguageName | Overloaded. Sets the name of an existing language identified by a code or if no language is found creates a new one. |
![]() | Translate | Overloaded. Translates the specified language. |
Name | Description | |
---|---|---|
![]() | OnSelectedLanguageChanged | Called when [selected language changed]. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |