ForgottenKnowledge 构造函数 (SerializationInfo, StreamingContext)
使用序列化数据初始化 ForgottenKnowledge 类的一个新实例。
命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)
语法
声明
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
用法
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New ForgottenKnowledge(info, context)
protected ForgottenKnowledge (
SerializationInfo info,
StreamingContext context
)
protected:
ForgottenKnowledge (
SerializationInfo^ info,
StreamingContext context
)
protected ForgottenKnowledge (
SerializationInfo info,
StreamingContext context
)
protected function ForgottenKnowledge (
info : SerializationInfo,
context : StreamingContext
)
参数
- info
遗忘知识的序列化对象数据。
- context
有关流源或目标的上下文信息。
备注
请参阅
参考
ForgottenKnowledge 类
ForgottenKnowledge 成员
Microsoft.Synchronization 命名空间