Simple question: I have a header (and many similar):
List<Services> GetServices(Int32 CostCentreNo, Int32 Filter);
But is there anyway to ignore things from the () or anyway of making it auto add something smaller. I.e. the contents page containing just
GetServices
