C# Switch on Object Type at Runtime

前端 未结 6 1169
悲&欢浪女
悲&欢浪女 2020-12-07 03:17

I have a List. I want to loop over the list and print the values out in a more friendly manner than just o.ToString() in case some of
6条回答
提交回复
热议问题