Ejemplo n.º 1
0
 private bool Escape()
 {
     return(_configuration.IsEscapeCharacter(_template[_index]));
 }