PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelIAttachableOn­Deserialization
Open sandboxFocus

Method OnDeserialization

OnDeserialization(Object)

Restores the correct state when the object is being deserialized.

Declaration
void OnDeserialization(object caller)
Parameters
Type Name Description
Object caller

Object governing the deserialization.