Méthode | Description | |
---|---|---|
ToString ( this formattable, |
Formats the object using the formatting arguments.
|
Méthode | Description | |
---|---|---|
ToString ( this formattable, FormattingArgumentsCollection argumentsCollection ) : string |
public static ToString ( this formattable, |
||
formattable | this | /// The object to format. /// |
arguments | /// The formatting arguments /// | |
Résultat | string |