Click or drag to resize

CommandTypeParameterList Field

List of parameters this command accepts.

Namespace:  us.FreeWill.CommandLine
Assembly:  CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax
C#
public List<ParameterType> ParameterList

Field Value

Type: ListParameterType
See Also