Example #1
0
 public static List <Show> GetAllShow()
 {
     return(ShowHandler.GetAllShow());
 }