Endpoint Constructor (HttpService, String, String, array<String>[]()[][])
Namespace:
Suoranta.EnterpriseLib.Util.Net
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public Endpoint( HttpService parent, string identifier, string uri, params string[] queryParams )
Parameters
- parent
- Type: Suoranta.EnterpriseLib.Util.Net..::..HttpService
- identifier
- Type: String
- uri
- Type: String
- queryParams
- Type: array<String>[]()[][]

