Beispiel #1
0
 public async Task <DateTime> GetFileCreationDateAsync(string path)
 => await _context.GetFileCreationDateAsync(path);