예제 #1
0
 public static Job With(this Job job, Runtime runtime) => job.WithRuntime(runtime);