C# Class RockPaperScissorsPro.Specs.PlayerThatAlwaysThrows

Inheritance: Player
Afficher le fichier Open project: aaronjensen/compete.rock_paper_scissors_pro

Méthodes publiques

Méthode Description
PlayerThatAlwaysThrows ( Move move ) : System
ToString ( ) : string

Method Details

PlayerThatAlwaysThrows() public méthode

public PlayerThatAlwaysThrows ( Move move ) : System
move Move
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string