C# Class PizzaWeb.Conventions.EntityListBuilder

Inheritance: FubuMVC.Core.UI.Configuration.ElementBuilder
Mostra file Open project: DovetailSoftware/coder-test

Public Methods

Method Description
Build ( ElementRequest request ) : HtmlTags.HtmlTag

Protected Methods

Method Description
matches ( AccessorDef def ) : bool

Method Details

Build() public method

public Build ( ElementRequest request ) : HtmlTags.HtmlTag
request ElementRequest
return HtmlTags.HtmlTag

matches() protected method

protected matches ( AccessorDef def ) : bool
def AccessorDef
return bool