C# Class KnowYourTurf.Core.Html.FubuUI.HtmlConventionRegistries.KnowYourTurfHtmlConventions

Inheritance: FubuMVC.UI.HtmlConventionRegistry
Afficher le fichier Open project: reharik/KnowYourTurf

Méthodes publiques

Méthode Description
AddElementName ( ElementRequest request, HtmlTags.HtmlTag tag ) : void
IsFloatingPoint ( Type type ) : bool
IsIntegerBased ( Type type ) : bool
KnowYourTurfHtmlConventions ( ) : System

Private Methods

Méthode Description
numbers ( ) : void
validationAttributes ( ) : void

Method Details

AddElementName() public static méthode

public static AddElementName ( ElementRequest request, HtmlTags.HtmlTag tag ) : void
request ElementRequest
tag HtmlTags.HtmlTag
Résultat void

IsFloatingPoint() public static méthode

public static IsFloatingPoint ( Type type ) : bool
type System.Type
Résultat bool

IsIntegerBased() public static méthode

public static IsIntegerBased ( Type type ) : bool
type System.Type
Résultat bool

KnowYourTurfHtmlConventions() public méthode

public KnowYourTurfHtmlConventions ( ) : System
Résultat System