Exemplo n.º 1
0
 protected override void Boootstrap(IAppHost arg)
 {
     _bootstrapper = new AppHostBootstrapper();
     _bootstrapper.Bootstrap(arg);
 }
Exemplo n.º 2
0
 protected override void Boootstrap(IAppHost arg)
 {
     _bootstrapper = new AppHostBootstrapper();
     _bootstrapper.Bootstrap(arg);
 }