OpenTAP 9.25
API Reference
|
Represents a dependency on a package. More...
Public Member Functions | |
PackageDependency (string name, VersionSpecifier version, string rawVersion=null) | |
This constructor is only used for serialization. | |
override bool | Equals (object obj) |
Compares this PackageDependency to another object. | |
override int | GetHashCode () |
Returns the hash code for this PackageDependency. | |
Properties | |
string | Name [get] |
Name of the package to which this dependency reffers. | |
VersionSpecifier | Version [getset] |
Specifying requirements to the version of the package. Never null. | |
Represents a dependency on a package.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:25