C# Class KnowYourTurf.Core.Html.FubuUI.Builders.SelectFromIEnumerableBuilder

Inheritance: FubuMVC.UI.Configuration.ElementBuilder
显示文件 Open project: reharik/KnowYourTurf

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