void IDisposable.Dispose() { if (this.class1069_0 != null) { this.class1069_0.System.IDisposable.Dispose(); this.class1069_0 = null; this.stream_0.Dispose(); this.stream_0 = null; this.class938_0 = null; this.class939_0 = null; this.class1003_0 = null; } }
private void method_8() { this.class1003_0 = new Class1003(); this.class1069_0 = new Class1069(this, BookmarkStart.b("紮帰尲䄴᜶簸唺䤼䴾㡀", 9), 0); this.stream_0.SetLength(0x200L); this.class938_0 = new Class938(); this.class357_0 = new Class357(); Class297 class2 = this.class1069_0.Interface59.imethod_0(); class2.method_3(Class297.EntryType.Root); this.class1003_0.method_2(class2); this.class939_0 = new Class939(this.stream_0, this.class938_0.method_9(), 0x200); }
public void method_7(Stream A_0) { int num = 0x12; if (A_0 == null) { throw new ArgumentNullException(BookmarkStart.b("䬷丹主嬽ℿ⽁", num)); } long position = A_0.Position; int capacity = (int)(A_0.Length - position); MemoryStream stream = new MemoryStream(capacity); stream.SetLength((long)capacity); A_0.Read(stream.GetBuffer(), 0, capacity); stream.Position = 0L; this.stream_0 = stream; this.class938_0 = new Class938(this.stream_0); this.class357_0 = new Class357(this.stream_0, this.class938_0); this.class939_0 = new Class939(this, this.stream_0, this.class357_0, this.class938_0); byte[] buffer = this.class939_0.method_1(this.stream_0, this.class938_0.method_16(), this); this.class1003_0 = new Class1003(buffer); Class297 class2 = this.class1003_0.method_0()[0]; this.class1069_0 = new Class1069(this, class2); int num2 = class2.method_20(); if (num2 >= 0) { this.stream_1 = new MemoryStream(this.class939_0.method_1(this.stream_0, num2, this)); if (this.class938_0.method_20() >= 0) { this.stream_2 = new MemoryStream(this.class939_0.method_1(this.stream_0, this.class938_0.method_20(), this)); this.class939_1 = new Class939(this.stream_1, this.class938_0.method_10(), this.stream_2, 0); } this.class939_0.method_3(num2); if (this.class938_0.method_20() >= 0) { this.class939_0.method_3(this.class938_0.method_20()); } } }
private static void smethod_1(string A_0, Class1003 A_1) { int num = 2; using (StreamWriter writer = new StreamWriter(Path.Combine(A_0, BookmarkStart.b("䰧䌩師䬭匯䘱嬳䐵䄷ᐹ䠻䘽㐿", 2)))) { List <Class297> list = A_1.method_0(); int num2 = 0; int count = list.Count; while (num2 < count) { Class297 class2 = list[num2]; writer.WriteLine(new string('-', 20)); writer.WriteLine(BookmarkStart.b("洧䐩堫尭䤯笱倳వᠷ䄹䌽", num), class2.method_26()); writer.WriteLine(BookmarkStart.b("昧䬩䄫䬭ਯሱ伳ص䔷ᘹ᰻笽⸿㙁㙃㽅᱇㍉㱋⭍橏牑⽓杕╗", num), class2.method_0(), class2.method_2()); writer.WriteLine(BookmarkStart.b("搧伩䨫娭ਯሱ伳ص䔷ᘹ᰻氽⤿╁ⱃ㉅片橉㝋罍ⵏ繑瑓ᕕし㍙せ㩝婟䉡ὣ呥ᕧ", num), class2.method_6(), class2.method_8(), class2.method_10()); writer.WriteLine(BookmarkStart.b("漧弩䔫䨭ਯሱ伳ص䔷ᘹ᰻稽ℿ㙁⅃Յ㩇⽉ⵋ㩍㕏桑瑓ⵕ楗❙灛繝͡ၣͥ╧թݭᙯୱ乳噵ͷ䡹Ż", num), class2.method_12(), class2.method_16(), class2.method_18()); writer.WriteLine(BookmarkStart.b("笧帩䴫尭䐯愱儳唵䰷唹主н怿㥁瑃㭅摇橉ੋ⅍㹏♑ݓ㽕≗㽙晛繝᭟卡ᥣ", num), class2.method_20(), class2.method_22()); num2++; } } }