Field NodeAction
Gets or sets function which is called for the every node of the xml document.
public Func<XmlNode, object?, bool>? NodeAction
Gets or sets function which is called for the every node of the xml document.
public Func<XmlNode, object?, bool>? NodeAction