Action

A handler taking no arguments — e.g. a button click.

alias Action = void delegate
()

Meta