CommandHandler

A delegate type which represents a function used for handling commands.

alias CommandHandler = void delegate

Meta