UrlInfo.this

Instantiates a new Provider.

@param host the host @param port the port

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

Meta