System.Runtime.Serialization.ISafeSerializationData.CompleteDeserialization Method

This method is called when the instance is deserialized.

Syntax

public void CompleteDeserialization (object deserialized)

Parameters

deserialized
An object that contains the state of the instance.

Remarks

The state object is stored in a private variable defined in the implementation of the System.Runtime.Serialization.ISafeSerializationData class.

Requirements

Namespace: System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0