Interface IKeyEquatable<T>
Inherited Members
Namespace: PayrollEngine.Client.Model
Assembly: PayrollEngine.Client.Core.dll
Syntax
public interface IKeyEquatable<T> : IEquatable<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
EqualKey(T)
Declaration
bool EqualKey(T compare)
Parameters
| Type | Name | Description |
|---|---|---|
| T | compare |
Returns
| Type | Description |
|---|---|
| bool |