C# 클래스 ThoughtWorks.VisualStudio.CardProperty

A Mingle property_definition
파일 보기 프로젝트 열기: ThoughtWorksStudios/vs-connector 1 사용 예제들

공개 메소드들

메소드 설명
CardProperty ( ViewModel model, MinglePropertyDefinition property ) : System.Collections.Generic

Constructs a new CardProperty

CardProperty ( ViewModel model, MinglePropertyDefinition property, string value ) : System.Collections.Generic

Constructs a new CardProperty

메소드 상세

CardProperty() 공개 메소드

Constructs a new CardProperty
public CardProperty ( ViewModel model, MinglePropertyDefinition property ) : System.Collections.Generic
model ViewModel
property ThoughtWorksMingleLib.MinglePropertyDefinition
리턴 System.Collections.Generic

CardProperty() 공개 메소드

Constructs a new CardProperty
public CardProperty ( ViewModel model, MinglePropertyDefinition property, string value ) : System.Collections.Generic
model ViewModel
property ThoughtWorksMingleLib.MinglePropertyDefinition
value string
리턴 System.Collections.Generic