C# 클래스 Pomona.Scheduler.JobStoreExtensions

파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
Create ( this jobStore, string url, System.DateTime scheduledOn, string method = null ) : IJob

메소드 상세

Create() 공개 정적인 메소드

public static Create ( this jobStore, string url, System.DateTime scheduledOn, string method = null ) : IJob
jobStore this
url string
scheduledOn System.DateTime
method string
리턴 IJob