예제 #1
0
 public ServiceLocationSimulationManager(ServiceLocator locator)
 {
     this.locator = locator;
 }
예제 #2
0
 public ServiceLocationIndividualTestManager(ServiceLocator locator)
 {
     this.locator = locator;
 }
예제 #3
0
 public ServiceLocationRuntimeManager(ServiceLocator locator)
 {
     this.locator = locator;
 }