Пример #1
0
 public void EditCustomer(DTO_Customer ex)
 {
     dataCustomer.Edit(ex);
 }