Definition
Assembly: CloudNimble.DotNetDocs.Tools.dll Namespace: CloudNimble.DotNetDocs.Tools Inheritance: System.ObjectSyntax
Constructors
.ctor
Syntax
Methods
Main
Initializes and runs the application using the specified command-line arguments.Syntax
Parameters
| Name | Type | Description |
|---|---|---|
args | string[] | An array of command-line arguments to configure the application’s behavior. |
Returns
Type:System.Threading.Tasks.Task<int>
A task that represents the asynchronous operation. The task result contains the application’s exit code.