_IODelegateClass

Undocumented in source.
version(Have_vibe_d)
class _IODelegateClass {}

Constructors

this
this(_IODelegate call)
Undocumented in source.

Members

Functions

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

Variables

call
_IODelegate call;
Undocumented in source.

Meta