C# Class RockPaperScissorsPro.Specs.PlayerThatAlwaysThrows

Inheritance: Player
Mostrar archivo Open project: aaronjensen/compete.rock_paper_scissors_pro

Public Methods

Method Description
PlayerThatAlwaysThrows ( Move move ) : System
ToString ( ) : string

Method Details

PlayerThatAlwaysThrows() public method

public PlayerThatAlwaysThrows ( Move move ) : System
move Move
return System

ToString() public method

public ToString ( ) : string
return string