System.UriParser.OnRegister Method

Invoked by the Framework when a UriParser method is registered.

Syntax

[System.MonoTODO]
protected virtual void OnRegister (string schemeName, int defaultPort)

Parameters

schemeName
The scheme that is associated with this UriParser.
defaultPort
The port number of the scheme.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0