C# 클래스 Spark.Web.FubuMVC.Registration.ActionAndViewMatchedBySparkViewDescriptors

상속: IViewsForActionFilter
파일 보기 프로젝트 열기: nhsevidence/fubumvc

공개 메소드들

메소드 설명
ActionAndViewMatchedBySparkViewDescriptors ( ISparkPolicyResolver policyResolver ) : System.Collections.Generic
Apply ( ActionCall call, FubuMVC.Core.View.ViewBag views ) : IEnumerable

메소드 상세

ActionAndViewMatchedBySparkViewDescriptors() 공개 메소드

public ActionAndViewMatchedBySparkViewDescriptors ( ISparkPolicyResolver policyResolver ) : System.Collections.Generic
policyResolver ISparkPolicyResolver
리턴 System.Collections.Generic

Apply() 공개 메소드

public Apply ( ActionCall call, FubuMVC.Core.View.ViewBag views ) : IEnumerable
call ActionCall
views FubuMVC.Core.View.ViewBag
리턴 IEnumerable