funoptDispatch

Dispatch the command line to a type's static methods, according to the first parameter on the given command line (the "action"). String UDAs are used as usage documentation for generating --help output (or when no action is specified).

funoptDispatch
(
string[] args
)

Meta