public VotoApiController() { this._votorepo = new VotoRepository(); }
public HomeController() { this._votorepo = new VotoRepository(); }