コード例 #1
0
ファイル: UserRoleBAL.cs プロジェクト: tonchilling/PTTDA
 public override System.Data.DataTable FindByAll()
 {
     return(dao.FindByAll());
 }