Foo

Undocumented in source.
version(unittest)
class Foo : Secret {}

Constructors

this
this()
Undocumented in source.

Members

Functions

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

Variables

x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Inherited Members

From Secret

b
bool b;
Undocumented in source.
foo
int foo()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta