Ejemplo n.º 1
0
 public bool TextEquals(CharSequence other)
 {
     return(_text.Equals(other));
 }