Click or drag to resize
DynamicOrdering Class

[Missing <summary> documentation for "T:System.Linq.Dynamic.DynamicOrdering"]

Inheritance Hierarchy
SystemObject
  System.Linq.DynamicDynamicOrdering

Namespace: System.Linq.Dynamic
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal class DynamicOrdering

The DynamicOrdering type exposes the following members.

Constructors
  NameDescription
Public methodDynamicOrdering
Initializes a new instance of the DynamicOrdering class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldAscending
Public fieldSelector
Top
See Also