All pages
Powered by GitBook
1 of 1

Loading...

AddCommandHandler(string,Action<T1>)

Method in

Name
Description
public void AddCommandHandler<T1>(string commandName, Action<T1> handler);

string commandName

Action<T1> handler

Summary

Parameters

Actions