| FormatScore(String, Score) |
Replaces the special characters in input string format, with the score values defined in score.
Replacement characters are defined at https://support.scopos.tech/index.html?string-formatting-score-format.html
|
| FormatScore(String, LeagueTeamResult) |
Formats the score for the passed in LeagueTeamResult.
Special case for if the resutl if a DNS, DSQ, or LATE
|
| FormatScore(ScoreFormatCollection, String, String, Score) |
Formats to a string, the inputed score, based on the ScoreFormatCollection
|
| FormatScore(ScoreFormatCollection, String, String, Score) |
Formats to a string, the inputed score, based on the ScoreFormatCollection
Obsolete |