Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
StoryTeller
UserInterface
Editing
HTML
CellBuilderExtensions
C# Class StoryTeller.UserInterface.Editing.HTML.CellBuilderExtensions
Mostra file
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