C# Class com.Sconit.Service.Batch.Job.LoadEDIJob

Inheritance: IJob
ファイルを表示 Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
LoadEDIJob ( IEDIMgr theEDIMgr, IUserMgr userMgr ) : System

Private Methods

Method Description
Execute ( JobRunContext context ) : void

Method Details

LoadEDIJob() public method

public LoadEDIJob ( IEDIMgr theEDIMgr, IUserMgr userMgr ) : System
theEDIMgr IEDIMgr
userMgr IUserMgr
return System