C# Class Rock.Follow.PersonEntitySuggestion

Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
PersonEntitySuggestion ( int personId, int entityId ) : System

Initializes a new instance of the PersonEntitySuggestion class.

Method Details

PersonEntitySuggestion() public méthode

Initializes a new instance of the PersonEntitySuggestion class.
public PersonEntitySuggestion ( int personId, int entityId ) : System
personId int The person identifier.
entityId int The entity identifier.
Résultat System