コード例 #1
0
ファイル: NhanVienService.cs プロジェクト: ngocthangh/OOAD
 public static DataTable LoadDataTable()
 {
     return(Controller.GetByAll());
 }