C# Class ThoughtWorks.VisualStudio.KeyValuePair

Describes a key/value pair for project name and identifier
显示文件 Open project: ThoughtWorksStudios/vs-connector

Public Methods

Method Description
KeyValuePair ( string key, string value )

Constructs a new KeyValuePair

Method Details

KeyValuePair() public method

Constructs a new KeyValuePair
public KeyValuePair ( string key, string value )
key string
value string