Exemplo n.º 1
0
 public static Job With(this Job job, IEngineFactory engineFactory) => job.WithEngineFactory(engineFactory);