[Missing <summary> documentation for "N:Litium.Foundation.Languages"]
Classes
| Class | Description | |
|---|---|---|
|
|
Language |
The solution has at least one language and there is always a default language.
A language has a unique culture and language name.
|
|
|
LanguageCollection |
A collection of all languages.
Enumerates over Language instances.
|
|
|
LanguageDoesNotExistException |
Thrown when a language does not exist or has been deleted.
|
|
|
LanguageExistsException |
Thrown when trying to create a language with a culture or name that already exists.
|