Click or drag to resize

ITallierTGetTalliaror Method

Get an instance of a tallier for a tallying run.

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
ITalliator<T> GetTalliaror()

Return Value

Type: ITalliatorT
A new ITalliatorT.
See Also