Ejemplo n.º 1
0
 if (i == 1 && !char.IsUpper(chars[i]))
 {
     break;
Ejemplo n.º 2
0
 @"\b#([0-9a-fA-F]{6})\b".Replace(chars, Evaluator)
 );