Application.ScopedOnCommandLineDelegateWrapper

Undocumented in source.

Constructors

this
this(int delegate(Scoped!ApplicationCommandLine, Application) dlg)
Undocumented in source.

Members

Functions

remove
void remove(ScopedOnCommandLineDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

listeners
ScopedOnCommandLineDelegateWrapper[] listeners;
Undocumented in source.

Variables

dlg
int delegate(Scoped!ApplicationCommandLine, Application) dlg;
Undocumented in source.
handlerId
gulong handlerId;
Undocumented in source.

Meta