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

AddCommandHandler(string,MethodInfo)

Method in Actions

Summary

public void AddCommandHandler(string commandName, MethodInfo methodInfo)

Parameters

Name
Description

string commandName

System.Reflection.MethodInfo methodInfo

Last updated

Was this helpful?