private void method_0(int A_0) { if (A_0 >= 0) { Class297 class2 = this.class1004_0.Interface51.imethod_1().method_0()[A_0]; int num = class2.method_6(); string key = class2.method_0(); this.method_0(num); switch (class2.method_2()) { case Class297.EntryType.Storage: this.sortedList_0.Add(key, new Class1069(this.class1004_0, class2)); this.list_0.Add(key); break; case Class297.EntryType.Stream: if (!this.list_1.Contains(key)) { Stream3 stream = new Stream3(this.class1004_0, class2); this.sortedList_0.Add(key, stream); this.list_1.Add(key); } break; default: throw new NotImplementedException(); } int num2 = class2.method_8(); this.method_0(num2); } }
public Stream3(Class1004 A_0, Class297 A_1) : base(A_1.method_0()) { int num = 12; if (A_0 == null) { throw new ArgumentNullException(BookmarkStart.b("吱崳娵崷", num)); } if (A_1 == null) { throw new ArgumentNullException(BookmarkStart.b("圱娳䈵䨷䌹", num)); } if (A_1.method_2() != Class297.EntryType.Stream) { throw new ArgumentOutOfRangeException(BookmarkStart.b("圱娳䈵䨷䌹", num)); } this.class1004_0 = A_0; this.class297_0 = A_1; }
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++; } } }