C# Class Ch.Epyx.WindMobile.WP7.Model.Xml.XmlBase

Show file Open project: epyx-src/WindMobile-WP7

Protected Properties

Property Type Description
element System.Xml.Linq.XElement

Public Methods

Method Description
XmlBase ( System.Xml.Linq.XElement element ) : System

Method Details

XmlBase() public method

public XmlBase ( System.Xml.Linq.XElement element ) : System
element System.Xml.Linq.XElement
return System

Property Details

element protected property

protected XElement,System.Xml.Linq element
return System.Xml.Linq.XElement