Пример #1
0
 public CurtidaController()
 {
     _CurtidaRepository = new CurtidaRepository();
 }