示例#1
0
 public async Task <Data> GetDatasAsync()
 {
     return(await _cachingService.GetDataAsync());
 }