开发者

C# object initialization of read only collection properties

开发者 https://www.devze.com 2023-02-25 18:13 出处:网络
For the life of me, I cannot figure out what is going on in the example piece of C# code below.The collection (List) property of the test class is set as read only, but yet I can seemingly assign to i
0

精彩评论

暂无评论...
验证码 换一张
取 消