Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
Equals ( |
||
ManifestDirectoryElement ( string digest, long size, string name ) : System |
Creates a new directory element entry.
|
protected Equals ( |
||
other | ||
return | bool |
protected ManifestDirectoryElement ( string digest, long size, string name ) : System | ||
digest | string | The digest of the content of the element calculated using the selected digest algorithm. |
size | long | The size of the element in bytes. |
name | string | The name of the element without the containing directory. |
return | System |