Summary
Uses the command line.
- Assembly
- Rocket
.Surgery .Hosting .dll - Namespace
- Rocket
.Surgery .Hosting - Containing Type
- RocketHostExtensions
Syntax
public static IRocketHostBuilder UseCommandLine(this IRocketHostBuilder builder)
Parameters
Name | Type | Description |
---|---|---|
builder | IRocketHostBuilder | The builder. |
Return Value
Type | Description |
---|---|
IRocketHostBuilder | IRocketHostBuilder. |