示例#1
0
 public bool Update(ContatoExact value)
 {
     return(_service.ContactUpdate(value));
 }