Method | Description | |
---|---|---|
ToStringInvariantCulture ( this input, string format ) : string |
Converts the value of this instance to its equivalent string representation, using the specified format and an CultureInfo.InvariantCulture.
|
public static ToStringInvariantCulture ( this input, string format ) : string | ||
input | this | The input. |
format | string | A standard or custom format string. |
return | string |