ValueAccumulator<T>.totalValue
Property in ValueAccumulator<T>
Declaration
public T totalValue { get; protected set; }
Description
The total accumulated value (Read only).
public T totalValue { get; protected set; }
The total accumulated value (Read only).