PostSharp//API Reference/Post­Sharp.​Patterns.​Recording/Operation­Formatter/Operation­Formatter
Open sandboxFocus

Constructor OperationFormatter

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.