Partager via


NameValuePair Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the NameValuePair class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method NameValuePair() Initializes a new instance of the NameValuePair class.
Public method NameValuePair(String, Boolean) Initializes a new instance of the NameValuePair class.
Public method NameValuePair(String, DateTime) Initializes a new instance of the NameValuePair class.
Public method NameValuePair(String, Guid) Initializes a new instance of the NameValuePair class.
Public method NameValuePair(String, String) Initializes a new instance of the NameValuePair class.
Public method NameValuePair(String, Uri) Initializes a new instance of the NameValuePair class.

Top

See Also

Reference

NameValuePair Class

Microsoft.TeamFoundation.TestManagement.Client Namespace