C# 클래스 GitHubFeeds.Helpers.SyndicationFeedAtomResult

상속: System.Web.Mvc.ActionResult
파일 보기 프로젝트 열기: bgrainger/GitHubFeeds

공개 메소드들

메소드 설명
ExecuteResult ( ControllerContext context ) : void
SyndicationFeedAtomResult ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System

메소드 상세

ExecuteResult() 공개 메소드

public ExecuteResult ( ControllerContext context ) : void
context ControllerContext
리턴 void

SyndicationFeedAtomResult() 공개 메소드

public SyndicationFeedAtomResult ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System
feed System.ServiceModel.Syndication.SyndicationFeed
리턴 System