但是,您詢問了Lambda,我認為您擁有所需的一切-您只需要將它們放在一起即可。 var categorizedProducts = product .Join(productcategory, p => p.Id, pc ...
確定! 回上一頁