The AbstractSorter class is the base class from which all concrete sorter classes are derived. This abstract class provides default implementations for various methods declared in the Sorter interface.


For a list of all members of this type, see AbstractSorter Members.


System.Object
   AbstractSorter

public abstract class AbstractSorter : Sorter

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

AbstractSorter Members | Opus6 Namespace