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

Inheritance: FlowDetailTrackBaseMgr, IFlowDetailTrackMgr
Mostra file Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
FlowDetailTrackMgr ( IFlowDetailTrackDao entityDao ) : System

Private Methods

Method Description
CreateFlowDetailTrack ( FlowDetail flowDetail, string eventCode ) : void

Method Details

FlowDetailTrackMgr() public method

public FlowDetailTrackMgr ( IFlowDetailTrackDao entityDao ) : System
entityDao IFlowDetailTrackDao
return System