Class Parser.XML.SloppyDOM.ProcessingInstruction

Inheritance graph
Parser.XML.SloppyDOM.Node Parser.XML.SloppyDOM.ProcessingInstruction

Inherit Node

inherit Node : Node


Method create

Parser.XML.SloppyDOM.ProcessingInstruction Parser.XML.SloppyDOM.ProcessingInstruction(Document owner, string t, string data)