Determines whether text has changed from original.
This method exists to explicitly check the dirty state which can be set from a number of sources.
public bool HasFileChanged(string currentText)
Parameters
currentText
Text to compare to original text. If omitted uses CurrentText property to compare
See also:
Class MarkdownDocument© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic