Method | Description | |
---|---|---|
UriEquals ( |
Determines if the scheme, server and path of two Uris are identical.
|
Method | Description | |
---|---|---|
CreatePartUri ( string path ) : |
||
GetPath ( |
Converts a uri to a path. Only used for local paths.
|
public static UriEquals ( |
||
uri1 | ||
uri2 | ||
return | bool |