ToString(), Encoding.UTF8, "application/json"); HttpResponseMessage response = await client.PostAsync("http://localhost:3000/channel", content); ...
確定! 回上一頁