Struct CollapsedCommand
Namespace: QFSW.QC.Suggestors
Assembly: QFSW.QC.Suggestors.dll
Syntax
public struct CollapsedCommand
Constructors
CollapsedCommand(CommandData)
Declaration
public CollapsedCommand(CommandData command)
Parameters
| Type | Name | Description |
|---|---|---|
| CommandData | command |
Fields
Command
Declaration
public CommandData Command
Field Value
| Type | Description |
|---|---|
| CommandData |
NumOptionalParams
Declaration
public int NumOptionalParams
Field Value
| Type | Description |
|---|---|
| Int32 |