System.Reflection.AssemblyName.OnDeserialization Method

Implements the System.Runtime.Serialization.ISerializable interface and is called back by the deserialization event when deserialization is complete.

Syntax

public void OnDeserialization (object sender)

Parameters

sender
The source of the deserialization event.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0