Exemple #1
0
 public static object GetDynTrackTop(IWebaoDynTrack dynTrack)
 {
     return(dynTrack.GeoGetTopTracks("australia"));
 }