C# Class ThoughtWorksMingleLib.MingleEventsPropertyDefinition

Inheritance: XElementWrapper
Afficher le fichier Open project: ThoughtWorksStudios/mingle.net

Méthodes publiques

Méthode 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 méthode

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

MingleEventsPropertyDefinition() public méthode

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