C# Class ThoughtWorksMingleLib.MingleEventsPropertyDefinition

Inheritance: XElementWrapper
Datei anzeigen Open project: ThoughtWorksStudios/mingle.net

Public Methods

Method Description
MingleEventsPropertyDefinition ( System.Xml.Linq.XElement xml ) : System.Xml.Linq

Constructs a new MingleEventsPropertyDefinition

MingleEventsPropertyDefinition ( string xml ) : System.Xml.Linq

Constructs a new MingleEventsPropertyDefinition

Method Details

MingleEventsPropertyDefinition() public method

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

MingleEventsPropertyDefinition() public method

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