LocalizedString Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
LocalizedString(String) | Creates an instance of the LocalizedString class for US-English language with LCID value 1033. | |
LocalizedString(Int64, String) | Creates an instance of the LocalizedString class. |
Top