Open SolutionYogi opened 10 years ago
Need assistance understanding why default values (MinValue?) get assigned to Person properties where we didn't actually set the property to anything...
This is where you need to understand Value Types and Reference Types. Search on the Internet and try to understand it.
We will have a separate full discussion about the topic.
Need assistance understanding why default values (MinValue?) get assigned to Person properties where we didn't actually set the property to anything...