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
BadCrcException.cs
Go to the documentation of this file.
1using System;
3
4namespace Ionic.Zip
5{
6 // Token: 0x02000012 RID: 18
7 [Guid("ebc25cf6-9120-4283-b972-0e5520d00009")]
10 {
11 // Token: 0x06000050 RID: 80 RVA: 0x00002658 File Offset: 0x00000858
13 {
14 }
15
16 // Token: 0x06000051 RID: 81 RVA: 0x0000266C File Offset: 0x0000086C
17 public BadCrcException(string message)
18 : base(message)
19 {
20 }
21 }
22}
class f__AnonymousType0<< Count > j__TPar
BadCrcException(string message)