Ejemplo n.º 1
0
 public List <Movie> GetListCategory()
 {
     return(_movieDal.GetListCategoryMovie());
 }