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