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