Exemplo n.º 1
0
 public CurtidaController()
 {
     _curtidaRepository = new CurtidaRepository();
 }