| Overload | Description | 
|---|---|
| ConsoleInteractionParameters Constructor() | Initializes a new instance of the class, with default values. | 
| ConsoleInteractionParameters Constructor(ConsoleInteractionParameters) | Initializes a new instance of the class, copying values from a given object. | 
| ConsoleInteractionParameters Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
