Exemple #1
0
 public Dictionary <string, bool> GetFeatures()
 {
     return(TrackIO.GetTrackFeatures(Track));
 }