public Class9(Document A_0, MarkupLevel A_1) : base(A_0, A_0) { this.string_5 = ""; this.string_6 = ""; this.string_7 = ""; this.class457_0 = new Class457(); this.markupLevel_0 = A_1; }
private void method_6(string A_0, string A_1, MarkupLevel A_2, string A_3, Class457 A_4) { int num = this.class701_0.method_5(A_0); int num2 = this.class701_0.method_2(num).method_1(A_1); Class702 class3 = new Class702(Class487.smethod_1(A_2), num, num2, A_3); using (IEnumerator enumerator = A_4.System.Collections.IEnumerable.GetEnumerator()) { while (enumerator.MoveNext()) { Class901 current = (Class901)enumerator.Current; num = this.class701_0.method_5(current.method_1()); num2 = this.class701_0.method_2(num).method_2(current.method_0()); class3.method_5().Add(new Class167(num, num2, current.method_3())); } } this.class264_0.method_3(class3); }
internal static Sdtt smethod_1(MarkupLevel A_0) { int num = 0; switch (A_0) { case MarkupLevel.Inline: return(Sdtt.SdttRegular); case MarkupLevel.Block: return(Sdtt.SdttPara); case MarkupLevel.Row: return(Sdtt.SdttRow); case MarkupLevel.Cell: return(Sdtt.SdttCell); } throw new InvalidOperationException(BookmarkStart.b("漥䘧尩䴫䈭夯嘱ᐳ嬵夷䠹圻䬽〿扁⡃⍅㹇⽉⁋恍", num)); }
internal static Class9 smethod_0(Class581 A_0, MarkupLevel A_1) { int num = 0x10; Class394 class2 = A_0.imethod_1(); Class9 class3 = new Class9(A_0.Interface50.imethod_0(), A_1); class3.method_23(class2.method_1()); class3.method_27(class2.method_7()); while (class2.method_19()) { if ((class2.method_1() == BookmarkStart.b("䘵吷嬹弻嬽⠿ⵁ⡃≅ⵇ㡉", num)) && (class2.method_7() == BookmarkStart.b("帵䰷丹䰻н漿流㝃╅⁇⽉⅋⽍⍏籑㥓㽕㭗⡙㍛ⵝཟѡၣ䡥୧թū䅭Ὧᑱታή᭷ό卻ॽꦅ몇몉벋붍뾏ﮓﲗ", num))) { class3.method_25(class2.method_3()); } else { Class901 class4 = new Class901(class2.method_1(), class2.method_7(), class2.method_3()); class3.method_28().method_4(class4); } } return(class3); }