コード例 #1
0
ファイル: Session.cs プロジェクト: horker/psnotebook
 public void NotifyExecuteAll()
 {
     _sessionViewModel.NotifyExecuteAll();
 }