C# Class com.Sconit.Persistence.MasterData.NH.NHProjectBaseDao

Inheritance: NHDaoBase, IProjectBaseDao
Mostra file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
GetAllItem ( ) : IList
GetAllItem ( bool includeInactive ) : IList
NHProjectBaseDao ( ISessionManager sessionManager ) : System

Method Details

GetAllItem() public method

public GetAllItem ( ) : IList
return IList

GetAllItem() public method

public GetAllItem ( bool includeInactive ) : IList
includeInactive bool
return IList

NHProjectBaseDao() public method

public NHProjectBaseDao ( ISessionManager sessionManager ) : System
sessionManager ISessionManager
return System