C# Класс Algebra.QL.Print.Stmnt.BlockStmnt

Наследование: IPrintStmnt
Показать файл Открыть проект

Открытые методы

Метод Описание
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