RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

CalculatorProcessor Constructor

Initializes a new instance of the CalculatorProcessor class.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public CalculatorProcessor(
	ICalculatorControl control
)
Public Sub New ( _
	control As ICalculatorControl _
)
public:
CalculatorProcessor(
	ICalculatorControl^ control
)