C# 클래스 Rock.Transactions.SendRegistrationNotificationTransaction

Sends an email to group leaders whenever a new registration adds a registrant to their group
상속: ITransaction
파일 보기 프로젝트 열기: NewSpring/Rock

공개 메소드들

메소드 설명
Execute ( ) : void

Executes this instance.

SendRegistrationNotificationTransaction ( ) : System.Collections.Generic

Initializes a new instance of the SendRegistrationNotificationTransaction class.

메소드 상세

Execute() 공개 메소드

Executes this instance.
public Execute ( ) : void
리턴 void

SendRegistrationNotificationTransaction() 공개 메소드

Initializes a new instance of the SendRegistrationNotificationTransaction class.
public SendRegistrationNotificationTransaction ( ) : System.Collections.Generic
리턴 System.Collections.Generic