Метод | Описание | |
---|---|---|
ToString ( this formattable, |
Formats the object using the formatting arguments.
|
Метод | Описание | |
---|---|---|
ToString ( this formattable, FormattingArgumentsCollection argumentsCollection ) : string |
public static ToString ( this formattable, |
||
formattable | this | /// The object to format. /// |
arguments | /// The formatting arguments /// | |
Результат | string |