示例#1
0
 public bool update(BenhNhanDTO t)
 {
     return(dao.update(t));
 }