C# Class AwesomeSauce.Configuration.Views.IndexViewPolicy

Inheritance: IViewBagConvention
Show file Open project: rauhryan/awesomesauce

Public Methods

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

Private Methods

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

Method Details

Configure() public method

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