Version

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Dstring str)
this(int major, int minor)
this(int major, int minor, int build)
this(int major, int minor, int build, int revision)

ditto

Members

Functions

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

Properties

build
int build [@property getter]

ditto

major
int major [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minor
int minor [@property getter]
revision
int revision [@property getter]

ditto

Meta