Initialises a new instance of the NameValuePair class.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
A name.
- value
- Type: System String
A value.
See Also