Class PackageDependency
- Namespace
- Dynamicweb.Marketplace
- Assembly
- Dynamicweb.Marketplace.dll
- Inheritance
-
Package
Dependency
- Inherited Members
Properties
IsUpgradeable
Property Value
Name
Property Value
VersionRange
Property Value
- Version
Range
Methods
Equals(object?)
Determines whether the specified object is equal to the current object.
Parameters
obj
objectThe object to compare with the current object.
Returns
GetHashCode()
Serves as the default hash function.
Returns
- int
A hash code for the current object.
Satisfies(NuGetVersion)
Test if the specified version if inside this depednencies versionrange
Parameters
version
NuGet Version Version to test
Returns
- bool
true if version is inside the versionrange; else false
ToString()
Returns a string that represents the current object.
Returns
- string
A string that represents the current object.