C# 클래스 ThoughtWorks.VisualStudio.KeyValuePair

Describes a key/value pair for project name and identifier
파일 보기 프로젝트 열기: ThoughtWorksStudios/vs-connector

공개 메소드들

메소드 설명
KeyValuePair ( string key, string value )

Constructs a new KeyValuePair

메소드 상세

KeyValuePair() 공개 메소드

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