如何实例化SerializationInfo [英] How to instantiate SerializationInfo

查看:257
本文介绍了如何实例化SerializationInfo的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何实例化SerializationInfo

How to instantiate SerializationInfo

推荐答案

每个具有公共构造函数的类都可以实例化,并在声明该类的程序集的内部或外部进行实例化.在您的情况下,这是构造函数 http://msdn.microsoft.com/en-us/library/8cd9h244.aspx [ ^ ].

我们不知道您要做什么,为什么以及您的问题和目的是什么,所以现在就这些.如果这没有帮助,您只能怪自己-您需要彻底考虑自己的问题.

—SA
Every class having a public constructor can be instantiated, and instantiated outside or inside of the assembly where this class is declared. In your case, this is the constructor http://msdn.microsoft.com/en-us/library/8cd9h244.aspx[^].

We have no idea what are you trying to do, why and what''s your problem and your purpose, so that''s all for now. If this is not helpful, you can only blame yourself — you need to think about your questions thoroughly.

—SA


这篇关于如何实例化SerializationInfo的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆