OperationFormatter(OperationFormatter)
Initializes a new instance of the OperationFormatter class.
Declaration
protected OperationFormatter(OperationFormatter next)
Parameters
Type | Name | Description |
---|---|---|
OperationFormatter | next | The next instance in the chain of responsibility. |