| MergeSort Class |
Namespace: FlexRule.Pipes.Sort
public sealed class MergeSort
The MergeSort type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Sort |
Sorts an IList using the specified comparer and the sort direction.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |