Org.W3c.Dom.LS.ILSParserExtensions: Method Members

The methods of Org.W3c.Dom.LS.ILSParserExtensions are listed below. For a list of all members, see the ILSParserExtensions Members list.

See Also: Inherited members from System.Object

Public Methods

static
ParseAsync(this ILSParser, ILSInput) : System.Threading.Tasks.Task<Org.W3c.Dom.IDocument>
Documentation for this section has not yet been entered.
static
ParseURIAsync(this ILSParser, string) : System.Threading.Tasks.Task<Org.W3c.Dom.IDocument>
Documentation for this section has not yet been entered.
static
ParseWithContextAsync(this ILSParser, ILSInput, Org.W3c.Dom.INode, short) : System.Threading.Tasks.Task<Org.W3c.Dom.INode>
Documentation for this section has not yet been entered.