GetFromJsonAsync <List<Thing>>("https://api-to-call/endpoint").Result; } public void UseThings() { // Do something with _things; } }.
確定! 回上一頁