... public WebServiceRepository(ApplicationDbContext ctx) => context = ctx; public object GetProduct(int id) { return context.Products.
確定! 回上一頁