Class | Description | |
---|---|---|
LocalizationBaseModel | A model used when setting locale, regional and language options | |
LocalizationBaseWrapper<T,TOut> | Locale specific definition containing properties that can be chained. Implementation of the Fluent design pattern which allows the control locale, regional and language settings to be configured directly in the view | |
LocalizationFeatureWrapper<T,TOut> | Locale features specific definition containing properties that can be chained. Implementation of the Fluent design pattern which allows the control locale, regional and language settings to be configured directly in the view |
View on GitHub