GPX.gpxType.gpxType C# (CSharp) Method

gpxType() public method

public gpxType ( ) : System.Xml.Serialization
return System.Xml.Serialization
        public gpxType()
        {
            this.versionField = "1.1";
        }
gpxType