StringOutputAdapter

StringOutputAdapter constructor

Initializes a new instance of the StringOutputAdapter class.

public StringOutputAdapter(OutputFormat outputFormat)
Parameter Type Description
outputFormat OutputFormat The output format.

See Also