C# Class StorytellerDocGen.Transformation.HtmlGenerator.TagRegister

Inheritance: StoryTeller.Util.HtmlTextWriter
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
Register ( string tagName ) : void

Private Methods

Méthode Description
TagRegister ( ) : System

Method Details

Register() public static méthode

public static Register ( string tagName ) : void
tagName string
Résultat void