C# Class RockPaperScissorsPro.Mappings

Afficher le fichier Open project: aaronjensen/compete.rock_paper_scissors_pro

Méthodes publiques

Méthode Description
ToGameResult ( this gameResults, BotPlayer>.Func map ) : GameResult

Method Details

ToGameResult() public static méthode

public static ToGameResult ( this gameResults, BotPlayer>.Func map ) : GameResult
gameResults this
map BotPlayer>.Func
Résultat Compete.Model.Game.GameResult