Class RateCounter<T>
Class RateCounter<T> used by RateHelper classes in order to keep counters data.
This class is meant to be used as base class for more specific counter classes depending on
public class RateCounter<T>
Type Parameters
T
- Inheritance
-
RateCounter<T>
- Derived
- Extension Methods