C# 클래스 Rock.Jobs.FollowingSuggestionNotices

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

공개 메소드들

메소드 설명
FollowingSuggestionNotices ( FollowingSuggestionType suggestionType, List notices ) : System

Initializes a new instance of the FollowingSuggestionNotices class.

메소드 상세

FollowingSuggestionNotices() 공개 메소드

Initializes a new instance of the FollowingSuggestionNotices class.
public FollowingSuggestionNotices ( FollowingSuggestionType suggestionType, List notices ) : System
suggestionType FollowingSuggestionType Type of the suggestion.
notices List The notices.
리턴 System