GetFromJsonAsync <MyPoco[]>("api/mypocos"); foreach (var myPoco in myPocos) Console.WriteLine($"Id: {myPoco.Id}, Name: {myPoco.
確定! 回上一頁