public void AttachPresenter(ICompoundParameterGroupWithAlternativePresenter presenter)
 {
     _presenter = presenter;
 }