public LogoutPresenter(ILogoutPresenter vista)
 {
     _vista = vista;
 }
 public LogoutPresenter(ILogoutPresenter vista)
 {
     _vista=vista;
 }