Table of Contents

Class UnbanCommand

Namespace
Shard.Server.Modules.AccessControl.Commands
Assembly
Shard.Server.Modules.dll
public sealed class UnbanCommand : CommandBase, ISyncCommand, ICommand
Inheritance
UnbanCommand
Implements
Inherited Members

Constructors

UnbanCommand(IAccessControlService)

public UnbanCommand(IAccessControlService accessControl)

Parameters

accessControl IAccessControlService

Methods

Execute(CommandContext)

protected override void Execute(CommandContext context)

Parameters

context CommandContext