[Missing <summary> documentation for "N:Litium.Foundation.Languages"]

Classes

  Class Description
Public class Language
The solution has at least one language and there is always a default language. A language has a unique culture and language name.
Public class LanguageCollection
A collection of all languages. Enumerates over Language instances.
Public class LanguageDoesNotExistException
Thrown when a language does not exist or has been deleted.
Public class LanguageExistsException
Thrown when trying to create a language with a culture or name that already exists.