Ejemplo n.º 1
0
 internal bool HasTextChanged(Document otherDocument)
 {
     return(DocumentState.HasTextChanged(otherDocument.DocumentState));
 }