public virtual Counter GetCounter <_T0>(Enum <_T0> counterName) where _T0 : Enum <E> { return(reporter.GetCounter(counterName)); }