Table of Contents

Class OpAddCommand

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

Constructors

OpAddCommand(IPermissionService)

public OpAddCommand(IPermissionService svc)

Parameters

svc IPermissionService

Methods

Execute(CommandContext)

protected override void Execute(CommandContext context)

Parameters

context CommandContext