public PresentadorHomeProducto(IContratoHomeProducto lavista)
 {
     this._vista = lavista;
 }