SelectedVersions.this

Constructs a new empty version selection.

  1. this(uint version_)
    class SelectedVersions
    public @safe pure nothrow @nogc
    this
    (
    uint version_ = FileVersion
    )
  2. this(Selected data)
  3. this(Json data)
  4. this(NativePath path)

Meta