MarkupWriter


Description:

public MarkupWriter (owned WriteFunc write, bool xml_declaration = true)

Initializes a new instance of the MarkupWriter

Parameters:

write

stream a WriteFunc

xml_declaration

specifies whether this file starts with an xml-declaration