Url Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of Url.
Overload List
Name | Description | |
---|---|---|
Url(String) | Initializes a new instance of Url for the specified path. | |
Url(Url, String) | Initializes a new instance of Url that is based on the specified base Url and relative path. |
Top