示例#1
0
 public static List <Podcast> GetPodcasts()
 {
     return(PodcastSerializer.GetPodcasts());
 }