C# 클래스 Algebra.QL.Extensions.Print.Stmnt.GotoStmnt

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

공개 메소드들

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

메소드 상세

BuildDocument() 공개 메소드

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

GotoStmnt() 공개 메소드

public GotoStmnt ( ) : System.Windows
리턴 System.Windows