Class CommandOpenModPurge
Inheritance
System.Object
CommandOpenModPurge
Assembly: OpenMod.Core.dll
Syntax
public class CommandOpenModPurge : Command, ICommand
Constructors
|
Improve this Doc
View Source
CommandOpenModPurge(IServiceProvider, NuGetPackageManager)
Declaration
public CommandOpenModPurge(IServiceProvider serviceProvider, NuGetPackageManager packageManager)
Parameters
Methods
|
Improve this Doc
View Source
OnExecuteAsync()
Declaration
protected override Task OnExecuteAsync()
Returns
Overrides
Implements
Extension Methods