Esempio n. 1
0
 async void load()
 {
     list.ItemsSource = await ContentServ.GetCoinHistoryAsync();
 }