SerializeObject(payload); // Wrap our JSON inside a StringContent which then can be used by the HttpClient class var httpContent = new ...
確定! 回上一頁