Mono Class Library: Overview

System.UriParser: Members

The members of System.UriParser are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Methods

static
IsKnownScheme(string) : bool
Documentation for this section has not yet been entered.
static
Register(UriParser, string, int)
Documentation for this section has not yet been entered.

Protected Methods

GetComponents(Uri, UriComponents, UriFormat) : string
Documentation for this section has not yet been entered.
InitializeAndValidate(Uri, out UriFormatException)
Documentation for this section has not yet been entered.
IsBaseOf(Uri, Uri) : bool
Documentation for this section has not yet been entered.
IsWellFormedOriginalString(Uri) : bool
Documentation for this section has not yet been entered.
OnNewUri() : UriParser
Documentation for this section has not yet been entered.
OnRegister(string, int)
Documentation for this section has not yet been entered.
Resolve(Uri, Uri, out UriFormatException) : string
Documentation for this section has not yet been entered.