Replacing an element in ICollection

后端 未结 3 929
我在风中等你
我在风中等你 2021-01-20 19:06

Suppose I have an ICollection.

I have the following two variables:

SomeClass old;
SomeClass new;

How

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