Concept.Utils Assembly > Concept.Utils Namespace : IntlDictionnary Class |
The following tables list the members exposed by IntlDictionnary.
Name | Description | |
---|---|---|
![]() | IntlDictionnary Constructor | Initializes a new instance of the IntlDictionnary class. |
Name | Description | |
---|---|---|
![]() | CommandImport | The command import |
![]() | CommandLanguage | The command language |
![]() | CommandMark | The command mark |
![]() | CommentMark | The comment mark |
![]() | LanguageCodeSeparator | The language code separator |
![]() | LanguageDefault | The language default |
![]() | SelectedLanguageChanged | The selected language changed |
![]() | TranslationSeparator | The translation separator |
Name | Description | |
---|---|---|
![]() | DefaultLanguageCode | Gets or sets the default language code. |
![]() | ImportedFiles | Gets the imported files. |
![]() | Languages | Gets the languages. |
![]() | SelectedLanguageCode | Gets or sets the selected language code. |
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> |