本文介绍了Vb.net标记serializable()使用或不使用mark?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
亲爱的朋友们,
我想知道警告CA2237:
有没有人知道为什么它是一个警告,为什么我应该用标签
< serializable()> $ p $标记它p>
这只对情报有用还是提供任何功能?
我尝试了什么:
了解以下文章和解决方案
Dear Friends,
I am wondering about warning CA2237: Mark Iserializable
Does anyone know why it is a warning and why I should mark it with the tag<serializable()>
Is this only usefull for the intelligence or does it provide any functionality?
What I have tried:
Readed the following articles Basic Serialization and Mark ISerializable types with SerializableAttribute解决方案
这篇关于Vb.net标记serializable()使用或不使用mark?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!