public GenerarFacturaM8()
 {
     _presentador = new PresentadorGenerarFactura(this);
 }