HistoryPanel(IFormatter,IFormatter) - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki

Namespace: UserControlClassLibrary

Description: Initializes an instance of HistoryPanel class with injected services.

Parameters Description
expressionFormatter<IFormatter> format expressions into more human-readable format
numberFormatter<IFormatter> format numbers into more human-readable format