Method | Description | |
---|---|---|
PrependIndexed ( string indexedValue ) : void | ||
PrependProperty ( string propertyName ) : void | ||
Print ( ) : string |
Method | Description | |
---|---|---|
Prepend ( INode node ) : void |
public PrependIndexed ( string indexedValue ) : void | ||
indexedValue | string | |
return | void |
public PrependProperty ( string propertyName ) : void | ||
propertyName | string | |
return | void |