Ejemplo n.º 1
0
 public static IEnumerable <Command> CommandSelector(this CommandsNextExtension cnext, KeyValuePair <string, Command> c)
 => cnext.CommandSelector(c.Value);