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

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

공개 메소드들

메소드 설명
AddCell ( this builder, GrammarTag grammar, Cell cell ) : CellTag

메소드 상세

AddCell() 공개 정적인 메소드

public static AddCell ( this builder, GrammarTag grammar, Cell cell ) : CellTag
builder this
grammar GrammarTag
cell Cell
리턴 CellTag