C# Class HtmlTags.UI.Builders.PasswordBuilder

Inheritance: FubuMVC.UI.Configuration.ElementBuilder
Afficher le fichier Open project: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

Méthodes publiques

Méthode Description
Build ( ElementRequest request ) : HtmlTag

Méthodes protégées

Méthode Description
matches ( AccessorDef accessorDefinition ) : bool

Method Details

Build() public méthode

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

matches() protected méthode

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