Beispiel #1
0
 public static bool CreateTable()
 {
     return(FilmeDAL.CreateTable());
 }