public bool IsModuleExist(string number, ProductType getTypeProduct) { return(_blService.IsModuleExist(number, getTypeProduct)); }