C# Class com.Sconit.Service.Mes.Impl.ByMaterialMgr

Inheritance: ByMaterialBaseMgr, IByMaterialMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
ByMaterialMgr ( IByMaterialDao entityDao, ICriteriaMgr criteriaMgr ) : System
CreateByMaterial ( ByMaterial byMaterial ) : void

Method Details

ByMaterialMgr() public méthode

public ByMaterialMgr ( IByMaterialDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IByMaterialDao
criteriaMgr ICriteriaMgr
Résultat System

CreateByMaterial() public méthode

public CreateByMaterial ( ByMaterial byMaterial ) : void
byMaterial ByMaterial
Résultat void