Table of Contents

Class PropertyOutputFormatterNone

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Represents absence of a formatter (raw output).

public class PropertyOutputFormatterNone : PropertyOutputFormatterBase
Inheritance
PropertyOutputFormatterNone
Inherited Members

Constructors

PropertyOutputFormatterNone(PropertyOutputFormatterBase)

Converts an existing formatter to no formatter.

public PropertyOutputFormatterNone(PropertyOutputFormatterBase item)

Parameters

item PropertyOutputFormatterBase

Existing formatter base.