Runs when the entire object graph has been deserialized.
            
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
public void OnDeserialization( Object sender )  | 
| Visual Basic | 
|---|
Public Sub OnDeserialization ( sender As Object )  | 
Parameters
- sender
 - Type: System..::..Object
The object that initiated the callback. The functionality for this parameter is not currently implemented.