Property | Type | Description |
---|
Method | Description | |
---|---|---|
AssemblyTypeToSwaggerCommandBase ( ) : System.Threading.Tasks | ||
RunAsync ( ) : Task |
||
RunAsync ( CommandLineProcessor processor, IConsoleHost host ) : Task |
Method | Description | |
---|---|---|
CreateGenerator ( ) : |
Creates a new generator instance.
|
public AssemblyTypeToSwaggerCommandBase ( ) : System.Threading.Tasks | ||
return | System.Threading.Tasks |
protected abstract CreateGenerator ( ) : |
||
return |
public RunAsync ( CommandLineProcessor processor, IConsoleHost host ) : Task | ||
processor | CommandLineProcessor | |
host | IConsoleHost | |
return | Task |