Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ThoughtWorks
VisualStudio
KeyValuePair
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