Example #1
0
 public GMarkerTrack(TrackData track) : base(track.Position)
 {
     this._Track = track;
 }