메소드 | 설명 | |
---|---|---|
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 |