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