Class Format
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator which formats a sequence of values as specific OutputExpander register messages.
public class Format : FormatBuilder, IExpressionBuilder, ICustomTypeDescriptor, INamedElement
- Inheritance
-
Format
- Implements
- Inherited Members
Constructors
Format()
Initializes a new instance of the Format class.
public Format()
- See Also