CommandHandlerWrapper

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

alias CommandHandlerWrapper = bool delegate

Meta