Skip to content

Interface ICommandNode

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

Represents a node in the command tree used by the proxy command APIs.

public interface ICommandNode

Remarks

Implementations are passed to to register commands and to to expose a command tree to a command source.