Table of Contents

Class OpRemoveCommand

Namespace
Shard.Server.Modules.Permissions.Module.Commands.op
Assembly
Shard.Server.Modules.dll
public sealed class OpRemoveCommand : CommandBase, ISyncCommand, ICommand
Inheritance
OpRemoveCommand
Implements
Inherited Members

Constructors

OpRemoveCommand(IPermissionService)

public OpRemoveCommand(IPermissionService svc)

Parameters

svc IPermissionService

Methods

Execute(CommandContext)

protected override void Execute(CommandContext context)

Parameters

context CommandContext