C# Class ThoughtWorks.VisualStudio.KeyValuePair

Describes a key/value pair for project name and identifier
Afficher le fichier Open project: ThoughtWorksStudios/vs-connector

Méthodes publiques

Méthode Description
KeyValuePair ( string key, string value )

Constructs a new KeyValuePair

Method Details

KeyValuePair() public méthode

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