Interface IQuery NamespaceNRules.Fluent.Dsl AssemblyNRules.Fluent.dll Root of the query method chain. public interface IQuery Extension Methods QueryExtensions.From<TFact>(IQuery, Expression<Func<TFact>>) QueryExtensions.Match<TFact>(IQuery, params Expression<Func<TFact, bool>>[])