Ejemplo n.º 1
0
 public static DataTable Select_Category(String filmCode)
 {
     return(VistaDAL._Select_Category(filmCode));
 }