Syntax

C#
public interface IQueryModifier

The type exposes the following members.

Public Methods

  NameDescription
Public methodApply
Applies this modifier to the query.

See Also