TestCPPClass

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++)
class TestCPPClass {}

Constructors

this
this(int value)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

value
int value;
Undocumented in source.

Meta