var request = (HttpWebRequest)WebRequest.Create("http://localhost:32160/api/home/SaveEmployee");. request.Accept = "application/json" ...
確定! 回上一頁