C# Class NHibernate.Hql.Ast.HqlParameter

Inheritance: HqlExpression
Show file Open project: nhibernate/nhibernate-core

Public Methods

Method Description
HqlParameter ( IASTFactory factory, string name ) : System

Method Details

HqlParameter() public method

public HqlParameter ( IASTFactory factory, string name ) : System
factory IASTFactory
name string
return System