ReadAsStringAsync (); List<Customer> custs = JsonConvert.DeserializeObject<List<Customer>>(customersString);. Now here's the code using ...
確定! 回上一頁