Esempio n. 1
0
 public int update(GIAOVIEN entity)
 {
     return(dao_GiaoVien.update(entity));
 }