Use attribute routing instead public class DummyController : ApiController { // GET api/values [HttpGet] [Route("api/v2/dummy/get")] public ...
確定! 回上一頁