Class CommandOpenModInstall
Inheritance
System.Object
CommandOpenModInstall
Assembly: OpenMod.Core.dll
Syntax
public class CommandOpenModInstall : Command, ICommand
Constructors
|
Improve this Doc
View Source
CommandOpenModInstall(IOpenModStringLocalizer, IServiceProvider, IConfiguration, NuGetPluginAssembliesSource)
Declaration
public CommandOpenModInstall(IOpenModStringLocalizer stringLocalizer, IServiceProvider serviceProvider, IConfiguration configuration, NuGetPluginAssembliesSource nuGetPlugins)
Parameters
Methods
|
Improve this Doc
View Source
OnExecuteAsync()
Declaration
protected override Task OnExecuteAsync()
Returns
Overrides
Implements
Extension Methods