Exemple #1
0
 public void UpdateCustomer(ServiceCustomer customer)
 {
     dataCustomer.UpdateCustomer(customer);
 }