C# Class ThoughtWorksMingleLib.MingleEventsElementNillableValue

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

Méthodes publiques

Méthode Description
MingleEventsElementNillableValue ( System.Xml.Linq.XElement xml ) : System

Constructs a new MingleEventsElementsNillableValue

MingleEventsElementNillableValue ( string xml ) : System

Constructs a new MingleEventselementNillableValue

Method Details

MingleEventsElementNillableValue() public méthode

Constructs a new MingleEventsElementsNillableValue
public MingleEventsElementNillableValue ( System.Xml.Linq.XElement xml ) : System
xml System.Xml.Linq.XElement
Résultat System

MingleEventsElementNillableValue() public méthode

Constructs a new MingleEventselementNillableValue
public MingleEventsElementNillableValue ( string xml ) : System
xml string XML in string form
Résultat System