public void CloseView(IView view)
 {
     _shellView.CloseView(view);
 }