Method ToString
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| System.String |
ToString(String, IFormatProvider)
Declaration
public string ToString(string format, IFormatProvider provider = null)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | format | |
| System.IFormatProvider | provider |
Returns
| Type | Description |
|---|---|
| System.String |