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
SfxGenerationException.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
Ionic.Zip
5
{
6
// Token: 0x02000013 RID: 19
7
[
Guid
(
"ebc25cf6-9120-4283-b972-0e5520d00008"
)]
8
[
Serializable
]
9
public
class
SfxGenerationException
:
ZipException
10
{
11
// Token: 0x06000052 RID: 82 RVA: 0x00002680 File Offset: 0x00000880
12
public
SfxGenerationException
()
13
{
14
}
15
16
// Token: 0x06000053 RID: 83 RVA: 0x00002694 File Offset: 0x00000894
17
public
SfxGenerationException
(
string
message)
18
:
base
(message)
19
{
20
}
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zip.SfxGenerationException.SfxGenerationException
SfxGenerationException(string message)
Definition
SfxGenerationException.cs:17
Ionic.Zip.SfxGenerationException.SfxGenerationException
SfxGenerationException()
Definition
SfxGenerationException.cs:12
Ionic.Zip.SfxGenerationException
Definition
SfxGenerationException.cs:10
Ionic.Zip.ZipException
Definition
ZipException.cs:10
Ionic.Zip
Definition
AddOrUpdateAction.cs:4
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
System.Guid
Definition
Guid.cs:13
source
Ionic.Zip.CF
Ionic
Zip
SfxGenerationException.cs
Generated by
1.10.0