A simple
IEqualityComparer<T>
that compares documents by Id
.
- Namespace
- Statiq
.Common - Interfaces
-
- IEqualityComparer
<IDocument>
- IEqualityComparer
- Base Types
-
- object
Syntax
public class DocumentIdComparer : IEqualityComparer<IDocument>
Properties
Name | Property Type | Summary |
---|---|---|
Instance | DocumentIdComparer |
static
|
Methods
Name | Return Value | Summary |
---|---|---|
Equals |
bool | |
GetHashCode |
int |