Ejemplo n.º 1
0
 public void AcceptLCMMatches(List <MatchEntity> Matches, string UserName)
 {
     rep.AcceptLCMMatches(Matches, UserName);
 }