示例#1
0
 public async Task RemoveAsync(string path)
 => await _context.DeleteFile(path);