C# Class Algebra.QL.Extensions.Print.Stmnt.GotoStmnt

Inheritance: IPrintStmnt
Afficher le fichier Open project: software-engineering-amsterdam/poly-ql

Méthodes publiques

Méthode Description
BuildDocument ( int indentation ) : System.Windows.Documents.Block
GotoStmnt ( ) : System.Windows

Method Details

BuildDocument() public méthode

public BuildDocument ( int indentation ) : System.Windows.Documents.Block
indentation int
Résultat System.Windows.Documents.Block

GotoStmnt() public méthode

public GotoStmnt ( ) : System.Windows
Résultat System.Windows