Namespace:  NHibernate.Type
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Sub New
C#
public TimestampType()
Visual C++
public:
TimestampType()
JavaScript
NHibernate.Type.TimestampType = function();

See Also