Méthode | Description | |
---|---|---|
GetHashCode ( ) : int |
Méthode | Description | |
---|---|---|
Equals ( |
||
ManifestFileBase ( string digest, System.DateTime modifiedTime, long size, string name ) : System |
Creates a new file entry.
|
protected Equals ( |
||
other | ||
Résultat | bool |
protected ManifestFileBase ( string digest, System.DateTime modifiedTime, long size, string name ) : System | ||
digest | string | The digest of the content of the file calculated using the selected digest algorithm. |
modifiedTime | System.DateTime | The time this file was last modified. |
size | long | The size of the file in bytes. |
name | string | The name of the file without the containing directory. |
Résultat | System |