Exemple #1
0
 public void Edit(RoomType entity)
 {
     _repository.Edit(entity);
 }