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

Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
AddCell ( this builder, GrammarTag grammar, Cell cell ) : CellTag

Method Details

AddCell() public static méthode

public static AddCell ( this builder, GrammarTag grammar, Cell cell ) : CellTag
builder this
grammar GrammarTag
cell Cell
Résultat CellTag