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
Requirements
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0