本文介绍了C#什么是HasCopySemanticsAttribute的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有没有人知道 HasCopySemanticsAttribute ?
[]
文档仅说此类未用于.NET Framework 2.0版和保留供将来使用
它对某些东西有用吗? (在此期间)
Does anybody know anything about the HasCopySemanticsAttribute?
https://msdn.microsoft.com/de-de/library/system.runtime.compilerservices.hascopysemanticsattribute(v=vs.110).aspx[^]
The documentation said only "This class is not used in the .NET Framework version 2.0 and is reserved for future use"
Is it useful for something? (in the meantime)
推荐答案
这篇关于C#什么是HasCopySemanticsAttribute的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!