terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ZipOption.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Ionic.Zip
4
{
5
// Token: 0x0200002B RID: 43
6
public
enum
ZipOption
7
{
8
// Token: 0x04000104 RID: 260
9
Default
,
10
// Token: 0x04000105 RID: 261
11
Never
= 0,
12
// Token: 0x04000106 RID: 262
13
AsNecessary
,
14
// Token: 0x04000107 RID: 263
15
Always
16
}
17
}
Ionic.Zip.Zip64Option.Always
@ Always
Ionic.Zip.Zip64Option.Never
@ Never
Ionic.Zip.Zip64Option.Default
@ Default
Ionic.Zip.Zip64Option.AsNecessary
@ AsNecessary
Ionic.Zip.ZipOption
ZipOption
Definition
ZipOption.cs:7
Ionic.Zip
Definition
AddOrUpdateAction.cs:4
System
Definition
__ComObject.cs:4
source
Ionic.Zip.CF
Ionic
Zip
ZipOption.cs
Generated by
1.10.0