C# Class NHibernate.Hql.Ast.HqlIndices

Inheritance: HqlExpression
Exibir arquivo Open project: nhibernate/nhibernate-core

Public Methods

Method Description
HqlIndices ( IASTFactory factory, HqlExpression dictionary ) : System

Method Details

HqlIndices() public method

public HqlIndices ( IASTFactory factory, HqlExpression dictionary ) : System
factory IASTFactory
dictionary HqlExpression
return System