Property | Type | Description | |
---|---|---|---|
SupportedMimeTypes | string[] |
Property | Type | Description | |
---|---|---|---|
Create | |||
Create | |||
HandleEntries | void |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes the underlying Stream.
|
Method | Description | |
---|---|---|
ArchiveGenerator ( [ sourceDirectory ) : System |
Prepares to generate an archive from a directory.
|
|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Create ( [ sourceDirectory, [ path, [ mimeType = null ) : |
||
Create ( [ sourceDirectory, [ stream, string mimeType ) : |
||
HandleEntries ( IEnumerable |
protected ArchiveGenerator ( [ sourceDirectory ) : System | ||
sourceDirectory | [ | The path of the directory to capture/store in the archive. |
return | System |
protected abstract Dispose ( bool disposing ) : void | ||
disposing | bool | |
return | void |