Метод | Описание | |
---|---|---|
BuildDocument ( ) : System.Windows.Documents.Block | ||
BuildElement ( ) : |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToPlainString ( ) : string | ||
ToString ( ) : string | ||
operator ( ) : bool |
Метод | Описание | |
---|---|---|
BuildDocumentInternal ( ) : System.Windows.Documents.Block | ||
BuildElementInternal ( ) : |
||
Equals ( |
||
Indent ( string stringToIndent ) : string | ||
ToString ( bool formatted ) : string | ||
XBlock ( BlockStyle blockStyle = BlockStyle.Normal ) : System | ||
XBlock ( Func |
public BuildDocument ( ) : System.Windows.Documents.Block | ||
Результат | System.Windows.Documents.Block |
protected abstract BuildDocumentInternal ( ) : System.Windows.Documents.Block | ||
Результат | System.Windows.Documents.Block |
public BuildElement ( ) : |
||
Результат |
protected abstract BuildElementInternal ( ) : |
||
Результат |
protected Indent ( string stringToIndent ) : string | ||
stringToIndent | string | |
Результат | string |
protected abstract ToString ( bool formatted ) : string | ||
formatted | bool | |
Результат | string |
protected XBlock ( BlockStyle blockStyle = BlockStyle.Normal ) : System | ||
blockStyle | BlockStyle | |
Результат | System |
protected XBlock ( Func |
||
writeIf | Func |
|
blockStyle | BlockStyle | |
Результат | System |