Example #1
0
 public List <NhanVien> ShowNhanVien()
 {
     return(NhanVienAccess.ShowNhanVien());
 }