Exemple #1
0
 public async Task <IEnumerable <string> > GetFilesPathsAsync(string path)
 => await _context.GetFilesPathsAsync(path);