Exemplo n.º 1
0
 public void AddMatch(Match match)
 {
     _DataAccess.AddMatch(match);
 }