Exemplo n.º 1
0
 public static Job With(this Job job, Platform platform) => job.WithPlatform(platform);