Model for [Timestamp] properties

Namespace: Castle.ActiveRecord.Framework.Internal
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
[SerializableAttribute]
public class TimestampModel : IVisitable

Inheritance Hierarchy

System..::Object
  Castle.ActiveRecord.Framework.Internal..::TimestampModel

See Also