Method | Description | |
---|---|---|
Format ( this @string ) : String |
Formats the given String using the specified culture and arguments.
|
|
Format ( this @string, |
Formats the given String using the specified culture and arguments.
|
public static Format ( this @string ) : String | ||
@string | this | |
return | String |
public static Format ( this @string, |
||
@string | this | |
culture | The culture used to format the string. | |
return | String |