C# Class RockPaperScissorsPro.GameResults

Mostrar archivo Open project: aaronjensen/compete.rock_paper_scissors_pro

Public Methods

Method Description
GameResults ( Player player1, Player player2, string log ) : System.Collections.Generic

Method Details

GameResults() public method

public GameResults ( Player player1, Player player2, string log ) : System.Collections.Generic
player1 Player
player2 Player
log string
return System.Collections.Generic