Name | Description | |
---|---|---|
![]() | NLocalizedString Constructor | Overloaded. |
The following tables list the members exposed by NLocalizedString.
Name | Description | |
---|---|---|
![]() | NLocalizedString Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Original | Gets the original string. |
![]() | Translated | Gets the translated string. |
Name | Description | |
---|---|---|
![]() | Append | Appends the given string to both the Original and the Translated values. |
![]() | DeepClone | Creates an identical copy of the given object. |
![]() | Equals | Checks whether the given object is equal to this localized string. |
![]() ![]() | Format | Returns a localized string the original string of which is a formated string and the translated string is a |
![]() | GetHashCode | Gets the hash code of this localized string. |
![]() ![]() | Join | Overloaded. Joins the given localized string values using the specified separator character. |
![]() | Prepend | Prepends the given string to both the Original and the Translated values. |
![]() | Split | Splits this Original string using the given separator char. |
![]() | ToString | Returns the localized (translated) version of the key. |
![]() | Concatenates the given two localized strings. |
![]() | Checks if the given two localized strings are equal. |
![]() | Checks if the given two localized strings are not equal. |