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

Exibir arquivo Open project: adymitruk/storyteller

Public Methods

Method Description
AddCell ( this builder, GrammarTag grammar, Cell cell ) : CellTag

Method Details

AddCell() public static method

public static AddCell ( this builder, GrammarTag grammar, Cell cell ) : CellTag
builder this
grammar GrammarTag
cell Cell
return CellTag