AddCommandHandler(string,MethodInfo)
Method in Actions
Summary
public void AddCommandHandler(string commandName, MethodInfo methodInfo)
Parameters
Name
Description
string
commandName
MethodInfo
methodInfo
Last updated
Was this helpful?