예제 #1
0
파일: App.xaml.cs 프로젝트: spreadzp/DataX
 public App()
 {
     Bootstrapper = new AppBootstrapper();
 }
예제 #2
0
 public App()
 {
     Bootstrapper = new AppBootstrapper();
 }