LocalizableString - конструктор Смотри также Terrasoft.Common - пространство имен > LocalizableString - класс : LocalizableString C#
Glossary Item Box
Перегрузка | Описание |
---|---|
LocalizableString () | Initializes a new instance of the LocalizableString class. |
LocalizableString (String) | Initializes a new instance of the LocalizableString class using the specified string value. |
LocalizableString (String,String) | Initializes a new instance of the LocalizableString class using the specified name of the resource manager and the name of the resource element. |
LocalizableString (IResourceStorage,String,String) | Initializes a new instance of the LocalizableString class using the specified name of the resource store, the name of the resource manager and the name of the resource element. |
LocalizableString (LocalizableString) | Initializes a copy of LocalizableString passed as the source parameter. |