add_checksum
Description:
[
Version ( deprecated =
true , since =
"0.8.2" ) ]
public void add_checksum (
Checksum cs)
Warning: add_checksum is deprecated.
Add a checksum for the file associated with this release.
Note:
Use the Artifact directly to obtain this information.
Parameters:
this |
An instance of Release.
|
cs |
The Checksum.
|