Net Framework 4.5.2 中的寫法是這樣: [Route(downloadfile)][HttpPost()]public HttpResponseMessage DownloadFile([FromBody] string fileName){ ...
確定! 回上一頁