Suoranta.EnterpriseLib.Web - Developer API

Endpoint Constructor (String, String, array<String>[]()[][])

Namespace:  Suoranta.EnterpriseLib.Util.Net
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public Endpoint(
	string identifier,
	string uri,
	params string[] queryParams
)

Parameters

identifier
Type: String
uri
Type: String
queryParams
Type: array<String>[]()[][]