public void Post([FromBody]string value){ HttpContextBase context = (HttpContextBase)Request.Properties["MS_HttpContext"];//擷取傳統context ...
確定! 回上一頁