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

Inheritance: PriceListBaseMgr, IPriceListMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
PriceListMgr ( IPriceListDao entityDao ) : Castle.Services.Transaction

Private Methods

Méthode Description
LoadPriceList ( string code, bool includeDetail ) : PriceList

Method Details

PriceListMgr() public méthode

public PriceListMgr ( IPriceListDao entityDao ) : Castle.Services.Transaction
entityDao IPriceListDao
Résultat Castle.Services.Transaction