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
ZlibException.cs
Go to the documentation of this file.
1using System;
3
4namespace Ionic.Zlib
5{
6 // Token: 0x02000051 RID: 81
7 [Guid("ebc25cf6-9120-4283-b972-0e5520d0000E")]
8 public class ZlibException : Exception
9 {
10 // Token: 0x060003A1 RID: 929 RVA: 0x0000E504 File Offset: 0x0000C704
12 {
13 if (!true)
14 {
15 }
16 base..ctor();
17 }
18
19 // Token: 0x060003A2 RID: 930 RVA: 0x0000E51C File Offset: 0x0000C71C
20 public ZlibException(string s)
21 {
22 if (!true)
23 {
24 }
25 base..ctor(s);
26 }
27 }
28}
class f__AnonymousType0<< Count > j__TPar