C# Class SharpArch.NHibernate.NHibernateQuery

Mostra file Open project: sharparchitecture/Sharp-Architecture

Private Properties

Property Type Description

Protected Methods

Method Description
NHibernateQuery ( [ session ) : System

Initializes a new instance of the NHibernateQuery class.

Method Details

NHibernateQuery() protected method

Initializes a new instance of the NHibernateQuery class.
is null.
protected NHibernateQuery ( [ session ) : System
session [ The session.
return System