LocalizableString - класс Члены Смотри также Terrasoft.Common - пространство имен : LocalizableString - класс C#
Glossary Item Box
[TypeConverter("Terrasoft.Common.LocalizableStringConverter, Terrasoft.Common, Version=7.4.0.0, Culture=neutral, PublicKeyToken=edaadfbc3b0bb879")] public class LocalizableString : Terrasoft.Common.LocalizableValue<string>
Тип LocalizableString предоставляет следующие члены.
Имя | Описание | |
---|---|---|
LocalizableString | Перегружен. |
Имя | Описание | |
---|---|---|
Empty | Gets empty localizable string. |
Имя | Описание | |
---|---|---|
Clone | Переопределен. Creates a copy of the current LocalizableString instance. | |
Equals | Determines whether the current LocalizableString instance and specified System.Object instance are equal. | |
EqualsByValue | Determines whether the current and the specified LocalizableString instances are equal by value. | |
GetCultureValue | Перегружен. | |
GetHashCode | Gets the hash for this localizable string. | |
IsNullOrEmpty | Determines if the specified localizable string is empty or null . | |
Merge | Merges the specified localizable strings. | |
ToString | Converts localizable string value of this instance to an equivalent System.String instance. |
Равно | Implements the equality operator (==) of the two localizable strings. |
Неявное преобразование типа | Перегружен. |
Не равно | Implements the inequality operator (!=) of the two localizable strings. |
System.Object
Terrasoft.Common.LocalizableValue
Terrasoft.Common.LocalizableValue<T>
Terrasoft.Common.LocalizableString