Namespace:
NHibernate.Type
Assembly: NHibernate (in NHibernate.dll)
IType..::.HasNiceEquals
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overrides ReadOnly Property HasNiceEquals As Boolean |
C# |
---|
public override bool HasNiceEquals { get; } |
Visual C++ |
---|
public: virtual property bool HasNiceEquals { bool get () override; } |
JavaScript |
---|
function get_hasNiceEquals(); |
Implements
IType..::.HasNiceEqualsIType..::.HasNiceEquals