The ApplicationStartup class is responsible for initializing and running the ProtonNet Control application.
More...
|
void | Run () |
| Runs the application by executing the configured command.
|
|
|
Command | Command [get] |
| Gets the command that will be executed by the application.
|
|
string | Name [get] |
| Gets the name associated with this application startup instance.
|
|
The ApplicationStartup class is responsible for initializing and running the ProtonNet Control application.
◆ NewBuilder()
static Builder XmobiTea.ProtonNet.Control.ApplicationStartup.NewBuilder |
( |
| ) |
|
|
static |
Creates a new builder instance for configuring and creating an ApplicationStartup instance.
- Returns
- A new instance of the Builder class.
The documentation for this class was generated from the following file:
- XmobiTea.ProtonNet.Control/ApplicationStartup.cs