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