PostAsync ("http://www.sample.com/write", stringContent);. Or, var stringContent = new StringContent(JsonConvert.SerializeObject(model) ...
確定! 回上一頁