[Missing <summary> documentation for "P:NHibernate.Type.UInt64Type.Comparator"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public IComparer Comparator { get; } |
Visual Basic |
---|
Public ReadOnly Property Comparator As IComparer Get |
Visual C++ |
---|
public: virtual property IComparer^ Comparator { IComparer^ get () sealed; } |