C# 클래스 Rock.Follow.PersonEntitySuggestion

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

공개 메소드들

메소드 설명
PersonEntitySuggestion ( int personId, int entityId ) : System

Initializes a new instance of the PersonEntitySuggestion class.

메소드 상세

PersonEntitySuggestion() 공개 메소드

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.
리턴 System