public List <ProductModel> GetDataAll()
 {
     return(_res.GetDataAll());
 }