BookEdit.SwapPages

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte page1, ubyte page2)
Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin Make
Undocumented in source.

Variables

TYPE
enum typeof(type) TYPE;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
page1
ubyte page1;
Undocumented in source.
page2
ubyte page2;
Undocumented in source.

Meta