Skip to content

Interface ICommandSource

Namespace: Void.Proxy.Api.Commands
Assembly: Void.Proxy.Api.dll

Represents an object that can act as the source of command execution and command completion requests.

public interface ICommandSource

Remarks

Implementations are used by the command pipeline to evaluate permissions, execute handlers, and produce suggestions.