C# Класс Rock.Jobs.SendAttendanceReminder

Наследование: IJob
Показать файл Открыть проект

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

Метод Описание
Execute ( IJobExecutionContext context ) : void

Executes the specified context.

SendAttendanceReminder ( ) : System

Initializes a new instance of the SendCommunications class.

Описание методов

Execute() публичный Метод

Executes the specified context.
public Execute ( IJobExecutionContext context ) : void
context IJobExecutionContext The context.
Результат void

SendAttendanceReminder() публичный Метод

Initializes a new instance of the SendCommunications class.
public SendAttendanceReminder ( ) : System
Результат System