public static Combine ( string hostOrPathPortion, string pathPortion ) : string | ||
hostOrPathPortion | string | The left-hand side of the Url to be combined |
pathPortion | string | The right-hand side of the Url to be combined |
return | string |
public static Combine ( string hostOrPathPortion, string pathPortion ) : string | ||
hostOrPathPortion | string | The left-hand side of the Url to be combined |
pathPortion | string | The right-hand side of the Url to be combined |
return | string |