C# 클래스 Algebra.QL.Print.Stmnt.BlockStmnt

상속: IPrintStmnt
파일 보기 프로젝트 열기: software-engineering-amsterdam/poly-ql

공개 메소드들

메소드 설명
BlockStmnt ( IPrintStmnt s ) : System.Windows.Documents
BuildDocument ( int indentation ) : System.Windows.Documents.Block

메소드 상세

BlockStmnt() 공개 메소드

public BlockStmnt ( IPrintStmnt s ) : System.Windows.Documents
s IPrintStmnt
리턴 System.Windows.Documents

BuildDocument() 공개 메소드

public BuildDocument ( int indentation ) : System.Windows.Documents.Block
indentation int
리턴 System.Windows.Documents.Block