コード例 #1
0
ファイル: BUSNhanVien.cs プロジェクト: nqthinh/Doan1
 public DataTable getData()
 {
     return(dal.getData());
 }