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)
        {
        }