C# 클래스 PPPDDDChap18.DomainServices.OnlineGaming.WithoutDomainServices.Model.OnlineDeathmatch

파일 보기 프로젝트 열기: elbandit/PPPDDD

공개 메소드들

메소드 설명
CommenceBattle ( ) : void
OnlineDeathmatch ( Competitor player1, Competitor player2, System.Guid id ) : System

비공개 메소드들

메소드 설명
UpdateScoresAndRewards ( Competitor winner, Competitor loser ) : void

메소드 상세

CommenceBattle() 공개 메소드

public CommenceBattle ( ) : void
리턴 void

OnlineDeathmatch() 공개 메소드

public OnlineDeathmatch ( Competitor player1, Competitor player2, System.Guid id ) : System
player1 Competitor
player2 Competitor
id System.Guid
리턴 System