C# Класс BgEngine.Web.Results.FeedResult

Result for return rss content
Наследование: System.Web.Mvc.ActionResult
Показать файл Открыть проект

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

Метод Описание
ExecuteResult ( ControllerContext context ) : void
FeedResult ( System.ServiceModel.Syndication.SyndicationFeedFormatter feed ) : System

Описание методов

ExecuteResult() публичный Метод

public ExecuteResult ( ControllerContext context ) : void
context ControllerContext
Результат void

FeedResult() публичный Метод

public FeedResult ( System.ServiceModel.Syndication.SyndicationFeedFormatter feed ) : System
feed System.ServiceModel.Syndication.SyndicationFeedFormatter
Результат System