So I have these two methods in my controller [Route("api/Tests", Name = "GetAllTests")] public IHttpActionResult Get() { using (TDBEntities ...
確定! 回上一頁