J'ai réussi à créer ce code pour faire une requête POST:public static string POST(string resource, string token) { using (var client = new HttpClient()) ...
確定! 回上一頁