Ejemplo n.º 1
0
 public new string ToString()
 {
     return(String.Join("", Matches.ToArray()));
 }