[]
        
(Showing Draft Content)

C1.WPF.Binding.Tally.-ctor

Tally Constructor

Tally(bool)

Initializes a new instance of a Tally.

Declaration
public Tally(bool numbersOnly)
Parameters
Type Name Description
bool numbersOnly

Whether this Tally can be used only with numeric values.

Tally()

Initializes a new instance of a Tally.

Declaration
public Tally()