摘要:
【Implementing a Dispose method】 0、Dispose() and Dispose(Boolean) The IDisposable interface requires the implementation of a single parameterless metho 阅读全文
posted @ 2017-11-22 14:35
Tekkaman
阅读(277)
评论(0)
推荐(0)
摘要:
【Object.MemberwiseClone】 Creates a shallow copy of the current Object. C#的 Object对象中没有Clone()方法,只有MemberwiseClone()。下面是官方给的ShallowCopy、DeepCopy的示例。 参考 阅读全文
posted @ 2017-11-22 10:32
Tekkaman
阅读(164)
评论(0)
推荐(0)
浙公网安备 33010602011771号