C# Class AwesomeSauce.Configuration.Views.IndexViewPolicy

Inheritance: IViewBagConvention
Afficher le fichier Open project: rauhryan/awesomesauce

Méthodes publiques

Méthode Description
Configure ( FubuMVC.Core.View.Attachment.ViewBag bag, BehaviorGraph graph ) : void

Private Methods

Méthode Description
FindChainsWithoutViews ( BehaviorGraph graph, FubuMVC.Core.View.Attachment.ViewBag bag ) : IEnumerable

Method Details

Configure() public méthode

public Configure ( FubuMVC.Core.View.Attachment.ViewBag bag, BehaviorGraph graph ) : void
bag FubuMVC.Core.View.Attachment.ViewBag
graph BehaviorGraph
Résultat void