AddCommandHandler(string,Delegate)
Method in Actions
Summary
public void AddCommandHandler(string commandName, Delegate handler)
Parameters
Name
Description
string
commandName
System.Delegate
handler
Last updated
Was this helpful?