Class ResponseDomainComparer
Compares two RepresentationTypes to see if they are equivalent.
Implements
Inherited Members
Namespace: Algenta.Colectica.Model.Ddi.Utility
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class ResponseDomainComparer : IComparer<ResponseDomain>
Methods
Compare(ResponseDomain, ResponseDomain)
Compares two ResponseDomains.
Declaration
public int Compare(ResponseDomain left, ResponseDomain right)
Parameters
| Type | Name | Description |
|---|---|---|
| ResponseDomain | left | |
| ResponseDomain | right |
Returns
| Type | Description |
|---|---|
| int |