C# Class Rock.Jobs.FollowingEventTypeNotices

Afficher le fichier Open project: SparkDevNetwork/Rock

Méthodes publiques

Méthode Description
FollowingEventTypeNotices ( FollowingEventType eventType, List notices ) : System

Initializes a new instance of the FollowingEventTypeNotices class.

Method Details

FollowingEventTypeNotices() public méthode

Initializes a new instance of the FollowingEventTypeNotices class.
public FollowingEventTypeNotices ( FollowingEventType eventType, List notices ) : System
eventType FollowingEventType Type of the event.
notices List The notices.
Résultat System