C# 클래스 StoryTeller.Model.Table.TableWriter

파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DisplayCells IEnumerable
Inputs IEnumerable
Leaf StepLeaf

프로퍼티 상세

DisplayCells 공개적으로 프로퍼티

public IEnumerable DisplayCells
리턴 IEnumerable

Inputs 공개적으로 프로퍼티

public IEnumerable Inputs
리턴 IEnumerable

Leaf 공개적으로 프로퍼티

public StepLeaf Leaf
리턴 StepLeaf