[]
Runs when the entire object graph has been deserialized.
public void OnDeserialization(object sender)
Public Sub OnDeserialization(sender As Object)
Type | Name | Description |
---|---|---|
object | sender | The object that initiated the callback. The functionality for this parameter is not currently implemented |