Table of Contents

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

accessControl IAccessControlService

Methods

Execute(CommandContext)

protected override void Execute(CommandContext context)

Parameters

context CommandContext