Ch.Epyx.WindMobile.WP7.Model.Xml.StationInfo.StationInfo C# (CSharp) Method

StationInfo() public method

public StationInfo ( System.Xml.Linq.XElement e ) : System
e System.Xml.Linq.XElement
return System
        public StationInfo(XElement e)
            : base(e)
        {
        }