C# Class ThoughtWorksMingleLib.MingleEventsElementNillableValue

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

Public Methods

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

Constructs a new MingleEventsElementsNillableValue

MingleEventsElementNillableValue ( string xml ) : System

Constructs a new MingleEventselementNillableValue

Method Details

MingleEventsElementNillableValue() public method

Constructs a new MingleEventsElementsNillableValue
public MingleEventsElementNillableValue ( System.Xml.Linq.XElement xml ) : System
xml System.Xml.Linq.XElement
return System

MingleEventsElementNillableValue() public method

Constructs a new MingleEventselementNillableValue
public MingleEventsElementNillableValue ( string xml ) : System
xml string XML in string form
return System