C# 클래스 ThoughtWorksMingleLib.MingleCardProperty

파일 보기 프로젝트 열기: ThoughtWorksStudios/mingle.net

공개 메소드들

메소드 설명
MingleCardProperty ( string xml ) : System

Constructs a new MingleCardProperty

MingleCardProperty ( string xml, IMingleProject project ) : System

Constructs a new MingleCardProperty

메소드 상세

MingleCardProperty() 공개 메소드

Constructs a new MingleCardProperty
public MingleCardProperty ( string xml ) : System
xml string Xml for the property
리턴 System

MingleCardProperty() 공개 메소드

Constructs a new MingleCardProperty
public MingleCardProperty ( string xml, IMingleProject project ) : System
xml string Xml for the property
project IMingleProject MingleProject associated with this property
리턴 System