static void Main(string[] args); {; using var client = new HttpClient();; client.BaseAddress = new Uri(url);; // Add an Accept header for JSON format.
確定! 回上一頁