Beispiel #1
0
 public DataTable GetMovies()
 {
     return(MovieStore.GetMovies());
 }