NameValuePair Constructor
Constructs a name value pair
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public NameValuePair(
string name,
string value
)
Parameters
- name String
- The pair name
- value String
- The pair value