コード例 #1
0
ファイル: NhanVien_BUS.cs プロジェクト: duchai157012/DoAn
 public DataTable GetAllData()
 {
     return(nva.GetAllData());
 }