프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GetHashCode ( ) : int |
메소드 | 설명 | |
---|---|---|
Equals ( |
||
ManifestDirectoryElement ( string digest, long size, string name ) : System |
Creates a new directory element entry.
|
protected Equals ( |
||
other | ||
리턴 | 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. |
리턴 | System |