C# Class com.Sconit.Service.MasterData.Impl.PriceListMgr

Inheritance: PriceListBaseMgr, IPriceListMgr
Show file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
PriceListMgr ( IPriceListDao entityDao ) : Castle.Services.Transaction

Private Methods

Method Description
LoadPriceList ( string code, bool includeDetail ) : PriceList

Method Details

PriceListMgr() public method

public PriceListMgr ( IPriceListDao entityDao ) : Castle.Services.Transaction
entityDao IPriceListDao
return Castle.Services.Transaction