コード例 #1
0
 public static Job With(this Job job, IEngineFactory engineFactory) => job.WithEngineFactory(engineFactory);