C# Класс Pomona.Scheduler.JobStoreExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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