예제 #1
0
 public int Delete(int id) => _fileRepo.Delete(id);