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