Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ThoughtWorks
VisualStudio
KeyValuePair
C# Class ThoughtWorks.VisualStudio.KeyValuePair
Describes a key/value pair for project name and identifier
Mostra file
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