public FullSPCyclePresenter(IFullSPCycle view)
 {
     this.view = view;
 }
 public FullSPCyclePresenter(IFullSPCycle view)
 {
     this.view = view;
 }