Ejemplo n.º 1
0
 internal TextAnchor(TextDocument document)
 {
     this.document = document;
 }