예제 #1
0
 public IpcBootstrapperImpl(CloudVeilBootstrapper ba)
 {
     this.ba = ba;
 }
예제 #2
0
 public Services(CloudVeilBootstrapper ba)
 {
     bootstrapper = ba;
 }