AddCommandHandler(string,Func<IEnumerator>)

Method in Actions

Summary

public void AddCommandHandler(string commandName, Func<IEnumerator> handler)

Parameters

Name
Description

string commandName

System.Func<System.Collections.IEnumerator> handler

Last updated

Was this helpful?