In .NET why is String.Empty
read only instead of a constant? I’m just wondering if anyone knows what the reasoning was behind that decision.
In .NET why is String.Empty
read only instead of a constant? I’m just wondering if anyone knows what the reasoning was behind that decision.