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)
Overload List
Name | Description | |
---|---|---|
![]() |
NameValuePair() | Initializes a new instance of the NameValuePair class. |
![]() |
NameValuePair(String, Boolean) | Initializes a new instance of the NameValuePair class. |
![]() |
NameValuePair(String, DateTime) | Initializes a new instance of the NameValuePair class. |
![]() |
NameValuePair(String, Guid) | Initializes a new instance of the NameValuePair class. |
![]() |
NameValuePair(String, String) | Initializes a new instance of the NameValuePair class. |
![]() |
NameValuePair(String, Uri) | Initializes a new instance of the NameValuePair class. |
See Also
NameValuePair Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top