For the complete documentation index, see llms.txt. This page is also available as Markdown.

AddCommandHandler(string,Action)

Method in Actions

Summary

public void AddCommandHandler(string commandName, Action handler);

Parameters

Name
Description

string commandName

Action handler

Last updated

Was this helpful?