Пример #1
0
 public RetourAPI EndRound(Round Round)
 {
     return(DB_CURD.EndRound(Round));
 }