Constructor ComposedQuery
ComposedQuery(IList<SrndQuery>, Boolean, String)
Declaration
public ComposedQuery(IList<SrndQuery> qs, bool operatorInfix, string opName)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<SrndQuery> | qs | |
System.Boolean | operatorInfix | |
System.String | opName |