CommandLine Class Library
CommandLine Class Library
us.FreeWill Namespaces
us.FreeWill.CommandLine
CommandLineType Class
CommandResultEnum Enumeration
CommandType Class
ParameterType Class
CommandResultEnum Enumeration
Enumerated values that could returned by commands.
Namespace:
us.FreeWill.CommandLine
Assembly:
CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax
C#
Copy
public
enum
CommandResultEnum
Members
Member name
Value
Description
Success
0
Fail
1
Exit
2
See Also
Reference
us.FreeWill.CommandLine Namespace