C# Class NSoft.NFramework.JobScheduler.Managers.StdServiceJobManager

Inheritance: AbstractServiceJobManager
Mostrar archivo Open project: debop/NFramework Class Usage Examples

Public Methods

Method Description
StdServiceJobManager ( ) : System

기본 생성자

StdServiceJobManager ( NameValueCollection props ) : System

생성자

Method Details

StdServiceJobManager() public method

기본 생성자
public StdServiceJobManager ( ) : System
return System

StdServiceJobManager() public method

생성자
public StdServiceJobManager ( NameValueCollection props ) : System
props System.Collections.Specialized.NameValueCollection 속성 정보
return System