コード例 #1
0
 async void load()
 {
     list.ItemsSource = await ContentServ.GetCoinHistoryAsync();
 }