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