The processor for the singleton scope
Inheritance: Ninject.Components.NinjectComponent, IScopeHandler
コード例 #1
0
 public SingletonScopeHandlerTest()
 {
     this.testee = new SingletonScopeHandler();
 }
コード例 #2
0
 public SingletonScopeHandlerTest()
 {
     this.testee = new SingletonScopeHandler();
 }