C# Class Spark.Web.FubuMVC.Registration.ActionAndViewMatchedBySparkViewDescriptors

Inheritance: IViewsForActionFilter
Exibir arquivo Open project: nhsevidence/fubumvc

Public Methods

Method Description
ActionAndViewMatchedBySparkViewDescriptors ( ISparkPolicyResolver policyResolver ) : System.Collections.Generic
Apply ( ActionCall call, FubuMVC.Core.View.ViewBag views ) : IEnumerable

Method Details

ActionAndViewMatchedBySparkViewDescriptors() public method

public ActionAndViewMatchedBySparkViewDescriptors ( ISparkPolicyResolver policyResolver ) : System.Collections.Generic
policyResolver ISparkPolicyResolver
return System.Collections.Generic

Apply() public method

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