MultiComparer Class
Namespace: Rebex
Assembly: Rebex.Common.dll (version 7.0.9083)
Class for chained comparison of objects.
Syntax
public class MultiComparer : IComparer
Implements
Inherited Members
Constructors
Name | Description |
---|---|
MultiComparer(IComparer[]) | Creates a new instance of MultiComparer. |
Methods
Name | Description |
---|---|
Compare(Object, Object) | IComparer interface implementation. Compares two instances of provided objects. |