public interface ICarService { List<Car> ReadAll(); } public class ... PageModel file content for a simple Razor Page (GetCars.cshtml) that ...
確定! 回上一頁