NameValuePair Constructor ()
Initializes a new instance of the NameValuePair class.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public NameValuePair()
public:
NameValuePair()
new : unit -> NameValuePair
Public Sub New
See Also
NameValuePair Overload
NameValuePair Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top