Ejemplo n.º 1
0
 public static DataSet Select_Category_DS(String filmCode)
 {
     return(VistaDAL._Select_Category_DS(filmCode));
 }