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