C# Class StoryTeller.UserInterface.Editing.HTML.SelectorLinkTag

Inheritance: HtmlTags.HtmlTag
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
Input ( string text ) : void
Label ( string text ) : void
SelectorLinkTag ( string key ) : System

Method Details

Input() public méthode

public Input ( string text ) : void
text string
Résultat void

Label() public méthode

public Label ( string text ) : void
text string
Résultat void

SelectorLinkTag() public méthode

public SelectorLinkTag ( string key ) : System
key string
Résultat System