Overload List
| Name | Description | |
|---|---|---|
| StringConverter()()()() |
Initializes a new instance of the StringConverter class.
| |
| StringConverter(IFormatProvider) |
Initializes a new instance of the StringConverter class.
| |
| StringConverter(String) |
Initializes a new instance of the StringConverter class.
| |
| StringConverter(StringConverter) |
Copy constructor. Copies all fields from the original format.
| |
| StringConverter(String, IFormatProvider) |
Initializes a new instance of the StringConverter class.
| |
| StringConverter(String, String, String) |
Initializes a new instance of the StringConverter class.
| |
| StringConverter(String, String, String, IFormatProvider) |
Initializes a new instance of the StringConverter class.
|