Ch.Epyx.WindMobile.WP7.Model.Xml.StationInfo.StationInfo C# (CSharp) Метод

StationInfo() публичный Метод

public StationInfo ( System.Xml.Linq.XElement e ) : System
e System.Xml.Linq.XElement
Результат System
        public StationInfo(XElement e)
            : base(e)
        {
        }