[Missing <summary> documentation for "T:NHibernate.Hql.Ast.ANTLR.Tree.ConstructorNode"]

Namespace: NHibernate.Hql.Ast.ANTLR.Tree
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class ConstructorNode : SelectExpressionList, 
	ISelectExpression
Visual Basic
Public Class ConstructorNode _
	Inherits SelectExpressionList _
	Implements ISelectExpression
Visual C++
public ref class ConstructorNode : public SelectExpressionList, 
	ISelectExpression

Inheritance Hierarchy

See Also