C# Class Algebra.QL.Print.Stmnt.BlockStmnt

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

Méthodes publiques

Méthode Description
BlockStmnt ( IPrintStmnt s ) : System.Windows.Documents
BuildDocument ( int indentation ) : System.Windows.Documents.Block

Method Details

BlockStmnt() public méthode

public BlockStmnt ( IPrintStmnt s ) : System.Windows.Documents
s IPrintStmnt
Résultat System.Windows.Documents

BuildDocument() public méthode

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