Net Core MVC. You can use anonymous types like this var x = new { id = 2, date = DateTime.Now }; var data = ...
確定! 回上一頁