Default implementation of a IStaticDataSource for use with files stored on disk.
More...
Default implementation of a IStaticDataSource for use with files stored on disk.
◆ StaticDiskDataSource()
| ICSharpCode.SharpZipLib.Zip.StaticDiskDataSource.StaticDiskDataSource |
( |
string | fileName | ) |
|
Initialise a new instnace of StaticDiskDataSource
- Parameters
-
| fileName | The name of the file to obtain data from. |
◆ GetSource()
| Stream ICSharpCode.SharpZipLib.Zip.StaticDiskDataSource.GetSource |
( |
| ) |
|
◆ fileName_
| string ICSharpCode.SharpZipLib.Zip.StaticDiskDataSource.fileName_ |
|
private |
The documentation for this class was generated from the following file: