Implements an equality comparer for IMobileObject that compares the objects only on the basis is the reference value.
More...
Implements an equality comparer for IMobileObject that compares the objects only on the basis is the reference value.
- Template Parameters
-
| T | Type of objects to compare. |
◆ Equals()
| bool Csla.Serialization.Mobile.ReferenceComparer< T >.Equals |
( |
T? | x, |
|
|
T? | y ) |
|
inline |
◆ GetHashCode()
| int Csla.Serialization.Mobile.ReferenceComparer< T >.GetHashCode |
( |
T | obj | ) |
|
|
inline |
The documentation for this class was generated from the following file: