C# Class Rock.Follow.Event.PersonFirstJoinedGroupType

Inheritance: EventComponent
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
HasEventHappened ( FollowingEventType followingEvent, IEntity entity, System.DateTime lastNotified ) : bool

Determines whether [has event happened] [the specified entity].

Method Details

HasEventHappened() public méthode

Determines whether [has event happened] [the specified entity].
public HasEventHappened ( FollowingEventType followingEvent, IEntity entity, System.DateTime lastNotified ) : bool
followingEvent FollowingEventType The following event.
entity IEntity The entity.
lastNotified System.DateTime The last notified.
Résultat bool