Esempio n. 1
0
 private async Task LoadLive()
 {
     gridview0.ItemsSource = await ContentServ.GetCommentLiveAsync();
 }