Пример #1
0
 public Match CreateMatch(Match match)
 {
     return(AppState.Add(match));
 }