Function Command

A UDA that can be used to flag a function as a command handler.

Prototype

CommandDefinition Command(
  string[] args
);