Ejemplo n.º 1
0
 public static Job With(this Job job, IReadOnlyList <Argument> arguments) => job.WithArguments(arguments);