new VersionBound(version, inclusive)
Parameters:
Name | Type | Description |
---|---|---|
version |
object | The #Version object. |
inclusive |
boolean | True if this boundary is inclusive, false if it is exclusive. |
- Source:
Returns:
A new VersionBound object.