コード例 #1
0
ファイル: GhostUCPresenter.cs プロジェクト: prog76/Pacman
 public GhostUCPresenter(GhostUC view)
 {
     _view = view;
 }
コード例 #2
0
ファイル: GhostUCPresenter.cs プロジェクト: prog76/Pacman
 public GhostUCPresenter(GhostUC view)
 {
     _view = view;
 }