Add SinglePhasicMeasureSum so there would be no confusion and future proofing.
Replaced all Properties in Business Math with Methods.
Replaced all FromMostAccuret with hand coded priorities.
Replaced all FirstOrDefault in methods with ordering and 0 checks.
Task
@HrvojeJuric
Added #78
Description
Add SinglePhasicMeasureSum so there would be no confusion and future proofing. Replaced all Properties in Business Math with Methods. Replaced all FromMostAccuret with hand coded priorities. Replaced all FirstOrDefault in methods with ordering and 0 checks.
Testing
Changed tests to better test changed code
Documentation
N/A