Пример #1
0
 public void ModifyCurrency(int id, int printOrder)
 {
     dal.ModifyCurrency(id, printOrder);
 }