Derived

Undocumented in source.
class Derived : Base {}

Constructors

this
this(int i)
Undocumented in source.

Members

Functions

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

Inherited Members

From Base

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

Meta