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

상속: ICellBuilder
파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
CanBuild ( Cell cell ) : bool
Configure ( Cell cell, CellTag tag ) : void

메소드 상세

CanBuild() 공개 메소드

public CanBuild ( Cell cell ) : bool
cell Cell
리턴 bool

Configure() 공개 메소드

public Configure ( Cell cell, CellTag tag ) : void
cell Cell
tag CellTag
리턴 void