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