Свойство | Тип | Описание | |
---|---|---|---|
IUrlService | System.Uri | ||
IUrlService | string |
Метод | Описание | |
---|---|---|
DefaultUrlService ( System baseUri, string servicePrefix ) : System.Linq |
Constructor
|
Метод | Описание | |
---|---|---|
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. |
Результат | System.Linq |