Namespace:  NHibernate.Expression
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected Friend Sub New
C#
protected internal ProjectionList()
Visual C++
protected public:
ProjectionList()
JavaScript
NHibernate.Expression.ProjectionList = function();

See Also