Esempio n. 1
0
 public static NhanVien Get1NV(string id)
 {
     return(db.Get1NV(id));
 }