コード例 #1
0
ファイル: DanhMucBUS.cs プロジェクト: lkh/thanhpham
 public static IList GetList()
 {
     return(DanhMucDAO.GetList());
 }