Exemple #1
0
 public static Option <int> SaveSpecs(this ICommandPatternSystem CPS, IEnumerable <ICommandSpec> Commands)
 => CPS.SaveSpecs(Commands.ToArray());