public void Update(Customer customer)
 {
 }
Example #2
0
 void ICustomerRepository.Update(Customer customer)
 {
 }