コード例 #1
0
 protected virtual void Client_MatchDeleted(Match match)
 {
     _ongoingGameList.RemoveMatch(match);
 }