C# 클래스 RockPaperScissorsPro.Mappings

파일 보기 프로젝트 열기: aaronjensen/compete.rock_paper_scissors_pro

공개 메소드들

메소드 설명
ToGameResult ( this gameResults, BotPlayer>.Func map ) : GameResult

메소드 상세

ToGameResult() 공개 정적인 메소드

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