Class AuditMoveSettingComparer
- Namespace
- Dynamicweb.Auditing
- Assembly
- Dynamicweb.Core.dll
- Inheritance
-
Audit
Move Setting Comparer
- Implements
- Inherited Members
Properties
Instance
Property Value
Methods
Equals(AuditMoveSetting?, AuditMoveSetting?)
Determines whether the specified objects are equal.
Parameters
x
AuditMove Setting The first object of type
T
to compare.y
AuditMove Setting The second object of type
T
to compare.
Returns
GetHashCode(AuditMoveSetting)
Returns a hash code for the specified object.
Parameters
obj
AuditMove Setting The object for which a hash code is to be returned.
Returns
- int
A hash code for the specified object.
Exceptions
- Argument
Null Exception The type of
obj
is a reference type andobj
is null.