C# Class ThoughtWorksMingleLib.MingleEventsEntryContent

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

Méthodes publiques

Méthode Description
MingleEventsEntryContent ( System.Xml.Linq.XElement xml ) : System.Collections.Generic

Constructs a new MingleEventsEntryContent

MingleEventsEntryContent ( string xml ) : System.Collections.Generic

Constructs a new MingleEventsEntryContent

Method Details

MingleEventsEntryContent() public méthode

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

MingleEventsEntryContent() public méthode

Constructs a new MingleEventsEntryContent
public MingleEventsEntryContent ( string xml ) : System.Collections.Generic
xml string XML in string form
Résultat System.Collections.Generic