Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PizzaWeb
Conventions
EntityListBuilder
C# Class PizzaWeb.Conventions.EntityListBuilder
Inheritance:
FubuMVC.Core.UI.Configuration.ElementBuilder
Show 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