DotMake Command-Line Documentation
C#
Show/Hide TOC
ICli
Run
Run Method
The command handler that will be called when your command is invoked.
Definition
Namespace:
DotMake.CommandLine
Assembly:
DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.3.0
C#
Copy
void
Run
()
See Also
Reference
ICliRun Interface
DotMake.CommandLine Namespace
In This Article
Definition
See Also