public StructureMapNancyBootstrapperFixture()
 {
     _Bootstrapper = new FakeStructureMapNancyBootstrapper();
     _Bootstrapper.Initialise();
 }
예제 #2
0
 public StructureMapNancyBootstrapperFixture()
 {
     _Bootstrapper = new FakeStructureMapNancyBootstrapper();
     _Bootstrapper.Initialise();
 }