How do you give a C# Auto-Property a default value? I either use the constructor, or revert to the old syntax. How do you give a C# Auto-Property a default va
How do you give a C# Auto-Property a default value? I either use the constructor, or revert to the old syntax. How do you give a C# Auto-Property a default va