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

Inheritance: HtmlTags.HtmlTag
Mostra file Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
CellTag ( Cell cell, string tag ) : FubuCore

Method Details

CellTag() public method

public CellTag ( Cell cell, string tag ) : FubuCore
cell Cell
tag string
return FubuCore