ClearSelectionCommand Class

Command that clears the current selection. Returns a confirmation message upon successful clearance.

Definition

Namespace: PCBI_AI_Agent.MCP.Implementations
Assembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class ClearSelectionCommand : IMCPTool
Inheritance
Object    ClearSelectionCommand
Implements
IMCPTool

Constructors

ClearSelectionCommandInitializes a new instance of the ClearSelectionCommand class

Properties

Methods

See Also