Ejemplo n.º 1
0
 public FakeLauncher(AppDef appDef, FakeLaunchFactory flf)
 {
     this.appDef = appDef;
     this.flf    = flf;
 }
Ejemplo n.º 2
0
 public FakeLauncher( AppDef appDef, FakeLaunchFactory flf )
 {
     this.appDef = appDef;
     this.flf = flf;
 }