C# 클래스 StoryTeller.UserInterface.Editing.HTML.CellBuilderLibrary

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

공개 메소드들

메소드 설명
AddCell ( GrammarTag tag, Cell cell ) : void
BuildTag ( Cell cell ) : CellTag
CellBuilderLibrary ( ) : System.Collections.Generic

메소드 상세

AddCell() 공개 메소드

public AddCell ( GrammarTag tag, Cell cell ) : void
tag GrammarTag
cell Cell
리턴 void

BuildTag() 공개 메소드

public BuildTag ( Cell cell ) : CellTag
cell Cell
리턴 CellTag

CellBuilderLibrary() 공개 메소드

public CellBuilderLibrary ( ) : System.Collections.Generic
리턴 System.Collections.Generic