ISerializeVersionCallbackReceiver

Interface in Arbor

Description

Callback receiver called from SerializeVersion class

Properties

Property Name Description
newestVersion newest version

Methods

Method Name Description
OnInitialize Called at initialization.
OnSerialize Called when a version is updated.
OnVersioning Called when the serialized data is switched to version control.