private void method_3(string[] lines, ref int l) { CtbFile.Interface45 token; while ((token = CtbFile.smethod_5(lines, ref l)).Type == CtbFile.Enum43.const_0) { CtbFile.smethod_3(this.list_1.Count, token.Key, l); this.list_1.Add(token.imethod_1(l)); } CtbFile.smethod_4(token, l); }
private void method_2(string[] lines, ref int l) { CtbFile.Interface45 token; while ((token = CtbFile.smethod_5(lines, ref l)).Type == CtbFile.Enum43.const_1) { CtbFile.smethod_3(this.list_0.Count, token.Key, l); CtbFile.ColorEntry colorEntry = new CtbFile.ColorEntry(this, l); colorEntry.method_0(lines, ref l); this.list_0.Add(colorEntry); } CtbFile.smethod_4(token, l); }