B

Undocumented in source.
version(unittest)
class B : A {}

Constructors

this
this(int i)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Inherited Members

From A

id
int id;
Undocumented in source.
~this
~this()
Undocumented in source.
getId
int getId()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta