Method | Description | |
---|---|---|
AddResult ( string playerName1, string playerName2, double percentDiff ) : void | ||
ResultSetRanker ( ) : System | ||
WriteRanking ( ) : void |
Method | Description | |
---|---|---|
FormatName ( string name, int maxLength ) : string |
public AddResult ( string playerName1, string playerName2, double percentDiff ) : void | ||
playerName1 | string | |
playerName2 | string | |
percentDiff | double | |
return | void |