CalculatorProcessor Constructor
Initializes a new instance of the CalculatorProcessor class.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public CalculatorProcessor( ICalculatorControl control )
Public Sub New ( _ control As ICalculatorControl _ )
public: CalculatorProcessor( ICalculatorControl^ control )
Parameters
- control
- Type: RingSoft.DataEntryControls.Engine..::..ICalculatorControl
The control.