Name | Description | |
---|---|---|
![]() | LocalizedText Constructor | Overloaded. |
The following tables list the members exposed by LocalizedText.
Name | Description | |
---|---|---|
![]() | LocalizedText Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Key | A key that can be used to look to the localized text in different locales. |
![]() | Locale | The locale used to create the text. |
![]() ![]() | Null | Returns an instance of a null LocalizedText. |
![]() | Text | The localized text. |
![]() | TranslationInfo | The information required to translate the text into other locales. |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Equals | Returns true if the objects are equal. |
![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | IsNullOrEmpty | Returns true if the text is a null or empty string. |
![]() | MemberwiseClone | Makes a deep copy of the object. |
![]() ![]() | ToLocalizedText | Converts a string to a localized text. |
![]() | ToString | Overloaded. Returns a string that represents the current object. |
![]() | Returns true if the objects are equal. |
![]() | Converts a string to a localized text. |
![]() | Returns true if the objects are not equal. |