Méthode | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
PackageVersion ( string id, string version, int downloads, bool listed = true ) : System | ||
ToString ( ) : string |
public PackageVersion ( string id, string version, int downloads, bool listed = true ) : System | ||
id | string | |
version | string | |
downloads | int | |
listed | bool | |
Résultat | System |