C# 클래스 ThoughtWorksMingleLib.MingleEventsEntryContent

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

공개 메소드들

메소드 설명
MingleEventsEntryContent ( System.Xml.Linq.XElement xml ) : System.Collections.Generic

Constructs a new MingleEventsEntryContent

MingleEventsEntryContent ( string xml ) : System.Collections.Generic

Constructs a new MingleEventsEntryContent

메소드 상세

MingleEventsEntryContent() 공개 메소드

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

MingleEventsEntryContent() 공개 메소드

Constructs a new MingleEventsEntryContent
public MingleEventsEntryContent ( string xml ) : System.Collections.Generic
xml string XML in string form
리턴 System.Collections.Generic