C# Класс FolketsTing.Controllers.FacebookFeedHandler

Показать файл Открыть проект

Открытые методы

Метод Описание
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