C# Class MBC.Shared.Events.MatchEndEvent

Inheritance: MatchEvent
ファイルを表示 Open project: aiclub/Mohawk_Battleship

Public Methods

Method Description
MatchEndEvent ( Match match ) : System

Constructs the event.

Method Details

MatchEndEvent() public method

Constructs the event.
public MatchEndEvent ( Match match ) : System
match MBC.Shared.Entities.Match
return System