|
My Project v1
Project
|

Public 成员函数 | |
| override string | ToString () |
Public 属性 | |
| ZipArchive.Compression | Method |
| string | FilenameInZip |
| uint | FileSize |
| uint | CompressedSize |
| uint | HeaderOffset |
| uint | FileOffset |
| uint | HeaderSize |
| uint | Crc32 |
| bool | IsFilenameUtf8 |
| DateTime | ModifyTime |
| string | Comment |
| bool | EncodeUTF8 |
| override string Game.ZipArchiveEntry.ToString | ( | ) |
| string Game.ZipArchiveEntry.Comment |
| uint Game.ZipArchiveEntry.CompressedSize |
| uint Game.ZipArchiveEntry.Crc32 |
| bool Game.ZipArchiveEntry.EncodeUTF8 |
| string Game.ZipArchiveEntry.FilenameInZip |
| uint Game.ZipArchiveEntry.FileOffset |
| uint Game.ZipArchiveEntry.FileSize |
| uint Game.ZipArchiveEntry.HeaderOffset |
| uint Game.ZipArchiveEntry.HeaderSize |
| bool Game.ZipArchiveEntry.IsFilenameUtf8 |
| ZipArchive.Compression Game.ZipArchiveEntry.Method |
| DateTime Game.ZipArchiveEntry.ModifyTime |