C# Class StoryTeller.Model.Table.TableWriter

Show file Open project: adymitruk/storyteller Class Usage Examples

Public Properties

Property Type Description
DisplayCells IEnumerable
Inputs IEnumerable
Leaf StepLeaf

Property Details

DisplayCells public property

public IEnumerable DisplayCells
return IEnumerable

Inputs public property

public IEnumerable Inputs
return IEnumerable

Leaf public property

public StepLeaf Leaf
return StepLeaf