StandardCalculator.MemoryStore(decimal) - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki
Namespace: CalculatorClassLibrary
Description: Stores value in calculator memory.
| Parameters | Description |
|---|---|
| value<decimal> | value to store |
| Returns | Description |
|---|---|
| void | this method does not return anything |