Method | Description | |
---|---|---|
ToString ( this instance, string format, IFormatProvider formatProvider = null ) : string |
Returns a System.String that represents this instance.
|
public static ToString ( this instance, string format, IFormatProvider formatProvider = null ) : string | ||
instance | this | The instance. |
format | string | The format. |
formatProvider | IFormatProvider | The format provider. |
return | string |