virtual void OnDeserialization(object sender)
Runs when the entire object graph has been deserialized.
Parameters
Name | Description |
sender | The object that initiated the callback. The functionality for this parameter is not currently implemented. |
Return
Nothing returned