Omar Franco

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Omar Franco created a post, Completedrecord constructor is not covered
I have this record: internal record JoistHudSeat(decimal? ReactionMax, decimal? ReactionMin, string BasePlateMaterial); In my coverage indicate that Im missing to cover I kind of constructor but I'...