To return JSON content you can create a JsonContent class that looks something like this, public class JsonContent : HttpContent { private ...
確定! 回上一頁