ScientificKeypad(IHelper,IButtonTracker) - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki
Namespace: UserControlClassLibrary
Description: Initializes an instance of ScientificKeypad class with injected services.
| Parameters | Description |
|---|---|
| helper<IHelper> | collection of generic methods that can be used across user controls |
| tracker<IButtonTracker> | tracks status of button controls |