C# Class NHibernate.Hql.Ast.HqlCast

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

Public Methods

Method Description
HqlCast ( IASTFactory factory, HqlExpression expression, System type ) : System

Method Details

HqlCast() public method

public HqlCast ( IASTFactory factory, HqlExpression expression, System type ) : System
factory IASTFactory
expression HqlExpression
type System
return System