コード例 #1
0
 public IList <Bill_SysMenu> GetMenuAll()
 {
     return(mainDal.GetMenuAll());
 }