Julian
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Julian created a post, CompletedRefactor > Move to folder > Usage of decimal cannot be updated correctly
I have a static class with a single static method in one project (this is a simplified example, but I get the same result): public static class AverageScoreCalculator{ public static decimal? Get...