Mono Class Library: Overview

System.Xml.XmlUrlResolver: Method Members

The methods of System.Xml.XmlUrlResolver are listed below. For a list of all members, see the XmlUrlResolver Members list.

See Also: Inherited members from System.Xml.XmlResolver

Public Methods

override
GetEntity(Uri, string, Type) : object
Maps a URI to an object containing the actual resource that the URI represents.
override
ResolveUri(Uri, string) : Uri
Resolves the absolute URI from the base and relative URIs.