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

Inheritance: IViewsForActionFilter
Afficher le fichier Open project: nhsevidence/fubumvc

Méthodes publiques

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

Method Details

ActionAndViewMatchedBySparkViewDescriptors() public méthode

public ActionAndViewMatchedBySparkViewDescriptors ( ISparkPolicyResolver policyResolver ) : System.Collections.Generic
policyResolver ISparkPolicyResolver
Résultat System.Collections.Generic

Apply() public méthode

public Apply ( ActionCall call, FubuMVC.Core.View.ViewBag views ) : IEnumerable
call ActionCall
views FubuMVC.Core.View.ViewBag
Résultat IEnumerable