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

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

공개 메소드들

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

비공개 메소드들

메소드 설명
UpdateScoresAndRewards ( ) : void

메소드 상세

CommenceBattle() 공개 메소드

public CommenceBattle ( ) : void
리턴 void

OnlineDeathmatch() 공개 메소드

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