예제 #1
0
 public void Update(Resim entity)
 {
     _resimRepository.Update(entity);
 }