Пример #1
0
 public static int DeleteProfile(NhanVienObj qh)
 {
     return(NhanVienMod.DeleteProfile(qh));
 }