public static List <product> oneProductBusiness(string code) { return(ProductoData.oneProductData(code)); }