Example #1
0
 public GhostUCPresenter(GhostUC view)
 {
     _view = view;
 }
Example #2
0
 public GhostUCPresenter(GhostUC view)
 {
     _view = view;
 }