Class VersionedObject
- Namespace
- The.Model.Serialisation
- Assembly
- Instagile.Model.dll
public class VersionedObject
- Inheritance
-
VersionedObject
- Derived
- Inherited Members
Properties
Version
public int Version { get; set; }
Property Value
Methods
AfterLoad()
public virtual void AfterLoad()
BeforeSave()
public virtual void BeforeSave()