示例#1
0
 public async Task <DateTime> GetDirectoryCreationDateAsync(string path)
 => await _context.GetDirectoryCreationDateAsync(path);