String immutability in C#

前端 未结 6 1799
暖寄归人
暖寄归人 2020-12-13 19:31

I was curious how the StringBuilder class is implemented internally, so I decided to check out Mono\'s source code and compare it with Reflector\'s disassembled code of the

6条回答
提交回复
热议问题