コード例 #1
0
ファイル: ShellPresenter.cs プロジェクト: larsw/storyteller
 public void Handle(ProjectLoaded message)
 {
     _shell.ShowTestExplorerTree();
 }