C# Class biz.dfch.CS.Appclusive.Scheduler.Core.ScheduledJobsWorkerConfiguration

Inheritance: BaseDto
Exibir arquivo Open project: dfensgmbh/biz.dfch.CS.Appclusive.Scheduler Class Usage Examples

Private Properties

Property Type Description
ContractInvariantMethod void

Public Methods

Method Description
ScheduledJobsWorkerConfiguration ( ) : System.Net
ScheduledJobsWorkerConfiguration ( IConfigurationLoader loader, string args ) : System.Net

Private Methods

Method Description
ContractInvariantMethod ( ) : void

Method Details

ScheduledJobsWorkerConfiguration() public method

public ScheduledJobsWorkerConfiguration ( ) : System.Net
return System.Net

ScheduledJobsWorkerConfiguration() public method

public ScheduledJobsWorkerConfiguration ( IConfigurationLoader loader, string args ) : System.Net
loader IConfigurationLoader
args string
return System.Net