public void Update(Customer customer)
 {
 }
Ejemplo n.º 2
0
 void ICustomerRepository.Update(Customer customer)
 {
 }