calculator/src
Michał Janiszewski 80a5fa01b0 Make CalculatorManager final rather than sealed (#331)
I have no idea if it is required to be `sealed`, I have seen no `^`
operator which makes me think it could be a regular C++ code, barring
the concurrency stuff.
2019-03-20 17:23:09 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Make CalculatorManager final rather than sealed (#331) 2019-03-20 17:23:09 -07:00
Calculator ViewModelProperties namespaces converted to static member properties. (#306) 2019-03-20 09:56:59 -07:00
CalculatorUnitTests Remove unused member field from CalculatorHistory (#330) 2019-03-20 10:58:32 -07:00
CalcViewModel ViewModelProperties namespaces converted to static member properties. (#306) 2019-03-20 09:56:59 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00