C# Class StoryTeller.Model.Table.TableWriter

Datei anzeigen Open project: adymitruk/storyteller Class Usage Examples

Public Properties

Property Type Description
DisplayCells IEnumerable
Inputs IEnumerable
Leaf StepLeaf

Property Details

DisplayCells public_oe property

public IEnumerable DisplayCells
return IEnumerable

Inputs public_oe property

public IEnumerable Inputs
return IEnumerable

Leaf public_oe property

public StepLeaf Leaf
return StepLeaf