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