Class CommandOpenMod
Implements
Inherited Members
Namespace: OpenMod.Core.Commands.OpenModCommands
Assembly: OpenMod.Core.dll
Syntax
public class CommandOpenMod : Command, ICommand
Constructors
| Improve this Doc View SourceCommandOpenMod(IRuntime, IHostInformation, IServiceProvider)
Declaration
public CommandOpenMod(IRuntime runtime, IHostInformation hostInformation, IServiceProvider serviceProvider)
Parameters
| Type | Name | Description |
|---|---|---|
| IRuntime | runtime | |
| IHostInformation | hostInformation | |
| IServiceProvider | serviceProvider |
Methods
| Improve this Doc View SourceOnExecuteAsync()
Declaration
protected override Task OnExecuteAsync()
Returns
| Type | Description |
|---|---|
| Task |