C# 클래스 Rock.Jobs.SendAttendanceReminder

상속: IJob
파일 보기 프로젝트 열기: SparkDevNetwork/Rock

공개 메소드들

메소드 설명
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