Ejemplo n.º 1
0
 public static Pattern Alternator(Char Left, Char Right) => Left.Alternate(Right);