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

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

Public Methods

Method Description
BillCreateJob ( IBillMgr billMgr ) : System

Private Methods

Method Description
Execute ( JobRunContext context ) : void

Method Details

BillCreateJob() public method

public BillCreateJob ( IBillMgr billMgr ) : System
billMgr IBillMgr
return System