Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: HttpUrl(IHttpUrl)

Declaration

public HttpUrl(
    IHttpUrl source
)

Summary

Creates a new instance based on the specified other URL.

Parameters

IHttpUrlsource URL to copy information from.