Initializes a new instance of the UniqueIdentifierGenerator class

Namespace: Remotion.Linq
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public UniqueIdentifierGenerator()
Visual Basic
Public Sub New
Visual C++
public:
UniqueIdentifierGenerator()

See Also