SimpleFormatter.SimpleFormatter

SimpleFormatter()

Creates a new SimpleFormatter instance.

public SimpleFormatter()

See Also


SimpleFormatter(string, string)

Creates a new SimpleFormatter instance.

public SimpleFormatter(string header, string footer)
ParameterTypeDescription
headerStringThe header.
footerStringThe footer.

See Also