Initializes a new instance of the LocalizedText class
Namespace: WorkZone.Dispatcher.Base.Configuration.Localization
Assembly: WorkZone.Dispatcher.Base_23.3.0.0 (in WorkZone.Dispatcher.Base_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.#ctor(System.String,System.Collections.Generic.IReadOnlyDictionary{System.String,System.String})"]
- translations
- Type: System.Collections.GenericIReadOnlyDictionaryString, String
[Missing <param name="translations"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.#ctor(System.String,System.Collections.Generic.IReadOnlyDictionary{System.String,System.String})"]
See Also