Ejemplo n.º 1
0
 public Executor createExecutor(string name)
 {
     return(factory.createExecutor(name));
 }