Example #1
0
 public AppLoader(ILoadingUI ui) : this()
 {
     this.ui = ui;
 }