Ejemplo n.º 1
0
		public int Count(BranchesFilterContext filterContext)
		{
			return filterContext.Filter(GetAllBranches()).Count();
		}