Exemple #1
0
 public bool suaDocGia(DTO_DOCGIA user)
 {
     return(daldocgia.suaDocGia(user));
 }