Class WhitelistCommand
- Namespace
- Shard.Server.Modules.AccessControl.Commands
- Assembly
- Shard.Server.Modules.dll
public sealed class WhitelistCommand : CommandBase, ISyncCommand, ICommand
- Inheritance
-
WhitelistCommand
- Implements
- Inherited Members
Constructors
WhitelistCommand(IAccessControlService)
public WhitelistCommand(IAccessControlService accessControl)
Parameters
accessControlIAccessControlService
Methods
Execute(CommandContext)
protected override void Execute(CommandContext context)
Parameters
contextCommandContext