C# Class NHibernate.Hql.Ast.HqlCast

Inheritance: HqlTreeNode
Afficher le fichier Open project: nhibernate/nhibernate-core

Méthodes publiques

Méthode Description
HqlCast ( IASTFactory factory, HqlExpression expression, System type ) : System

Method Details

HqlCast() public méthode

public HqlCast ( IASTFactory factory, HqlExpression expression, System type ) : System
factory IASTFactory
expression HqlExpression
type System
Résultat System