C# Class RockPaperScissorsPro.GameResults

Afficher le fichier Open project: aaronjensen/compete.rock_paper_scissors_pro

Méthodes publiques

Méthode Description
GameResults ( Player player1, Player player2, string log ) : System.Collections.Generic

Method Details

GameResults() public méthode

public GameResults ( Player player1, Player player2, string log ) : System.Collections.Generic
player1 Player
player2 Player
log string
Résultat System.Collections.Generic