Example #1
0
 public async Task LoadInfoAsync()
 {
     Info = await TimeEntryInfo.LoadAsync(Data);
 }