如果您需要json字符串形式的内容,请使用Newtonsoft.Json。 public class JsonContent : HttpContent { private readonly MemoryStream _stream = new ...
確定! 回上一頁