C# 클래스 com.Sconit.Service.Mes.Impl.ByMaterialMgr

상속: ByMaterialBaseMgr, IByMaterialMgr
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
ByMaterialMgr ( IByMaterialDao entityDao, ICriteriaMgr criteriaMgr ) : System
CreateByMaterial ( ByMaterial byMaterial ) : void

메소드 상세

ByMaterialMgr() 공개 메소드

public ByMaterialMgr ( IByMaterialDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IByMaterialDao
criteriaMgr ICriteriaMgr
리턴 System

CreateByMaterial() 공개 메소드

public CreateByMaterial ( ByMaterial byMaterial ) : void
byMaterial ByMaterial
리턴 void