コード例 #1
0
ファイル: ViewModel.cs プロジェクト: guojianbin/flowstudio
 public ViewModel()
 {
     MessengerInstance = TypeLocator.GetInstance <IMessenger>();
 }