예제 #1
0
 public void AttachPresenter(ILoadFromSnapshotPresenter presenter)
 {
     _presenter = presenter;
 }