C# Class GitHubFeeds.Helpers.SyndicationFeedAtomResult

Inheritance: System.Web.Mvc.ActionResult
Afficher le fichier Open project: bgrainger/GitHubFeeds

Méthodes publiques

Méthode Description
ExecuteResult ( ControllerContext context ) : void
SyndicationFeedAtomResult ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System

Method Details

ExecuteResult() public méthode

public ExecuteResult ( ControllerContext context ) : void
context ControllerContext
Résultat void

SyndicationFeedAtomResult() public méthode

public SyndicationFeedAtomResult ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System
feed System.ServiceModel.Syndication.SyndicationFeed
Résultat System