QueryAnalyzer<TQuery>.

QueryAnalyzer(IParametrizedQuery) Constructor

Assembly
UnitTest.dll
Namespace
Terrasoft.Configuration.Tests
Containing Type
QueryAnalyzer<TQuery>

Syntax

protected QueryAnalyzer(IParametrizedQuery query)

Parameters

Name Type Description
query IParametrizedQuery

Return Value

Type Description
void