Method | Description | |
---|---|---|
OutputProperty ( string message, string prefix ) |
Initializes a new instance of the OutputProperty class.
|
public OutputProperty ( string message, string prefix ) | ||
message | string | The message from the logger.. |
prefix | string | The prefix string (e.g. 'Output Item(s): '). |