AIParameters Constructors
Contains default AI wizard settings.| Name | Parameters | Description |
|---|---|---|
| AIParameters() | none | Initializes a new instance of the AIParameters class. |
| AIParameters(AIParameters) | source | Initializes a new instance of the AIParameters class with specified settings. |
See Also