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