public List <Brand> BrandList(IBrand _brand, int TenantId) { _brandList = _brand; return(_brandList.BrandList(TenantId)); }