Example #1
0
 public ContainerLauncher(PipeAppCfg cfg, IPipeCtx ctx)
 {
     Cfg = cfg;
     Ctx = ctx;
 }