Version:
Range(string minVersion, bool minExclusive, string maxVersion, bool maxExclusive) Method
Syntax
public
static
VulnerabilityPackageVersionRange Range(string minVersion, bool minExclusive, string maxVersion, bool maxExclusive)
Parameters
- minVersion
- Type: string
- minExclusive
- Type: bool
- maxVersion
- Type: string
- maxExclusive
- Type: bool