C# 클래스 TabulaRasa.DocumentBuilder.DocxDocumentTagContextBuilder

상속: DocxDocumentBlockContextBuilderBase
파일 보기 프로젝트 열기: Eskat0n/TabulaRasa

공개 메소드들

메소드 설명
DocxDocumentTagContextBuilder ( WordprocessingDocument document, string tagName ) : System.Collections.Generic

보호된 메소드들

메소드 설명
AppendElements ( ) : void

메소드 상세

AppendElements() 보호된 메소드

protected AppendElements ( ) : void
리턴 void

DocxDocumentTagContextBuilder() 공개 메소드

public DocxDocumentTagContextBuilder ( WordprocessingDocument document, string tagName ) : System.Collections.Generic
document WordprocessingDocument
tagName string
리턴 System.Collections.Generic