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?