Version

Undocumented in source.

Constructors

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

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]
Undocumented in source. Be warned that the author may not have intended to support it.
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]
Undocumented in source. Be warned that the author may not have intended to support it.
revision
int revision [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta