Property | Type | Description | |
---|---|---|---|
IUrlService | System.Uri | ||
IUrlService | string |
Method | Description | |
---|---|---|
DefaultUrlService ( System baseUri, string servicePrefix ) : System.Linq |
Constructor
|
Method | Description | |
---|---|---|
IUrlService ( string path ) : System.Uri | ||
IUrlService ( string path ) : string |
public DefaultUrlService ( System baseUri, string servicePrefix ) : System.Linq | ||
baseUri | System | The base Uri of all services. |
servicePrefix | string | If we need a prefix to be appended to the base Uri. |
return | System.Linq |