摘要:
public IQueryable<E_Admin_Role_Menu> GetRoleMenu() { var linq = from role in DB.Admin_Role_Menu join menu in DB.Admin_Menu on role.MenuId equals menu.MenuId join column in DB.Admin_Column on menu.Col... 阅读全文
posted @ 2012-12-14 10:59
net_miao
阅读(174)
评论(0)
推荐(1)

浙公网安备 33010602011771号