Method AfterObject
AfterObject(ref UnsafeText)
Object ends. Should be called after BeforeObject(ref UnsafeText)
Declaration
public bool AfterObject(ref UnsafeText output)
Parameters
Type | Name | Description |
---|---|---|
UnsafeText | output | UnsafeText where to append the text representation |
Returns
Type | Description |
---|---|
bool | True if successful |