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

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

Méthodes publiques

Méthode Description
AreaTag ( ) : HtmlTags
AreaTag ( string title ) : HtmlTags

Method Details

AreaTag() public méthode

public AreaTag ( ) : HtmlTags
Résultat HtmlTags

AreaTag() public méthode

public AreaTag ( string title ) : HtmlTags
title string
Résultat HtmlTags