UrlInfo.this

Instantiates a new Provider.

@param host the host @param port the port @param originUrl the Origin url

  1. this()
  2. this(string host, int port)
  3. this(string host, int port, string originUrl)
    class UrlInfo
    this
    (
    string host
    ,
    int port
    ,
    string originUrl
    )

Meta