コード例 #1
0
ファイル: PhongBLL.cs プロジェクト: tranquytung/hoc-
 public DataTable DanhSachPKhongCoSVO()
 {
     return(PDAO.DanhSachPKhongCoSVO());
 }