ItemChange::OnDeserialization Method
Called after this object has been created and initialized as a result of deserialization. This method cannot be inherited.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- sender
- Type: System::Object
The object that initiated the callback.
Implements
IDeserializationCallback::OnDeserialization(Object)
Show: