C# 클래스 FolketsTing.Controllers.FacebookFeedHandler

파일 보기 프로젝트 열기: friism/folketsting

공개 메소드들

메소드 설명
GetResponse ( CommentFeedObject comment ) : FeedResponse

Builds and returns a FeedResponse object from the supped CommentFeedObject while examining which template to use from the target_ids parameter.

비공개 메소드들

메소드 설명
FacebookWrappedLink ( string link_href, string link_text ) : string

메소드 상세

GetResponse() 공개 메소드

Builds and returns a FeedResponse object from the supped CommentFeedObject while examining which template to use from the target_ids parameter.
public GetResponse ( CommentFeedObject comment ) : FeedResponse
comment CommentFeedObject CommentFeedObject to make feedresponse for.
리턴 FeedResponse