C# Class RockPaperScissorsPro.Mappings

Mostrar archivo Open project: aaronjensen/compete.rock_paper_scissors_pro

Public Methods

Method Description
ToGameResult ( this gameResults, BotPlayer>.Func map ) : GameResult

Method Details

ToGameResult() public static method

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