C# Class PizzaWeb.Conventions.EntityListBuilder

Inheritance: FubuMVC.Core.UI.Configuration.ElementBuilder
Afficher le fichier Open project: DovetailSoftware/coder-test

Méthodes publiques

Méthode Description
Build ( ElementRequest request ) : HtmlTags.HtmlTag

Méthodes protégées

Méthode Description
matches ( AccessorDef def ) : bool

Method Details

Build() public méthode

public Build ( ElementRequest request ) : HtmlTags.HtmlTag
request ElementRequest
Résultat HtmlTags.HtmlTag

matches() protected méthode

protected matches ( AccessorDef def ) : bool
def AccessorDef
Résultat bool