Method | Description | |
---|---|---|
AddPath ( this startUri, object startReference, IExecutionPolicy policy ) : |
||
AddPath ( this startUri, string path ) : |
||
AddQuery ( this startUri, string query ) : |
public static AddPath ( this startUri, object startReference, IExecutionPolicy policy ) : |
||
startUri | this | |
startReference | object | |
policy | IExecutionPolicy | |
return |
public static AddPath ( this startUri, string path ) : |
||
startUri | this | |
path | string | |
return |
public static AddQuery ( this startUri, string query ) : |
||
startUri | this | |
query | string | |
return |