Méthode | Description | |
---|---|---|
FormatWith ( this input ) : string |
Formats string with the formatting passed in. This is a shortcut to string.Format().
|
public static FormatWith ( this input ) : string | ||
input | this | The input. |
Résultat | string |