Method WriteCommand
| Improve this Doc View SourceWriteCommand(TCommand)
Writes command into logging.
Declaration
protected virtual void WriteCommand(TCommand command)
Parameters
| Type | Name | Description |
|---|---|---|
| TCommand | command | The command. |
Writes command into logging.
protected virtual void WriteCommand(TCommand command)
| Type | Name | Description |
|---|---|---|
| TCommand | command | The command. |