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