C# 클래스 ThoughtWorksMingleLib.MingleEventsPropertyDefinition

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

공개 메소드들

메소드 설명
MingleEventsPropertyDefinition ( System.Xml.Linq.XElement xml ) : System.Xml.Linq

Constructs a new MingleEventsPropertyDefinition

MingleEventsPropertyDefinition ( string xml ) : System.Xml.Linq

Constructs a new MingleEventsPropertyDefinition

메소드 상세

MingleEventsPropertyDefinition() 공개 메소드

Constructs a new MingleEventsPropertyDefinition
public MingleEventsPropertyDefinition ( System.Xml.Linq.XElement xml ) : System.Xml.Linq
xml System.Xml.Linq.XElement XML in XElement form
리턴 System.Xml.Linq

MingleEventsPropertyDefinition() 공개 메소드

Constructs a new MingleEventsPropertyDefinition
public MingleEventsPropertyDefinition ( string xml ) : System.Xml.Linq
xml string XML in string form
리턴 System.Xml.Linq