Class CommandLineApplicationExtensions
Inheritance
CommandLineApplicationExtensions
Assembly: AnalysisPrograms.dll
Syntax
public static class CommandLineApplicationExtensions
Methods
|
Improve this Doc
View Source
Root(CommandLineApplication)
Declaration
public static CommandLineApplication Root(this CommandLineApplication app)
Parameters
| Type |
Name |
Description |
| McMaster.Extensions.CommandLineUtils.CommandLineApplication |
app |
|
Returns
| Type |
Description |
| McMaster.Extensions.CommandLineUtils.CommandLineApplication |
|