The processor for the singleton scope
상속: Ninject.Components.NinjectComponent, IScopeHandler
 public SingletonScopeHandlerTest()
 {
     this.testee = new SingletonScopeHandler();
 }
예제 #2
0
 public SingletonScopeHandlerTest()
 {
     this.testee = new SingletonScopeHandler();
 }