OperationFormatter Constructor |
Initializes a new instance of the OperationFormatter class.
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 6.9.11.0 (6.9.11.0)
C#
protected OperationFormatter( OperationFormatter next )
Parameters
- next
- Type: PostSharp.Patterns.Recording.OperationFormatter
The next instance in the chain of responsibility.