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