예제 #1
0
파일: Class115.cs 프로젝트: 15831944/WW
 internal override void vmethod_0(Interface8 reader)
 {
     base.vmethod_0(reader);
     reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class112_0 = (Class112)entity));
     reader.imethod_0(reader.imethod_7(), (Delegate10)(entity => this.class80_1 = entity));
     this.int_2 = reader.imethod_5();
     this.int_3 = reader.imethod_5();
     if (this.int_3 <= 0)
     {
         return;
     }
     this.class744_0 = new Class744();
     this.class744_0.imethod_0(reader);
 }
예제 #2
0
    internal static Class107 smethod_0(Class857 A_0, string A_1)
    {
        int      num    = 0x13;
        Class107 class2 = new Class107();
        Class396 class3 = A_0.method_11();

        while (class3.method_9(A_1))
        {
            string str;
            if (((str = class3.method_1()) != null) && (str == BookmarkStart.b("儸帺尼嬾⑀ㅂ桄ⅆ♈⑊㥌⩎⍐繒╔╖㙘⭚㡜ⵞᕠ੢dᑦ", num)))
            {
                Class744.smethod_0(A_0, class2, A_1 == BookmarkStart.b("儸帺尼嬾⑀ㅂ桄㑆㵈㉊⅌⩎", num));
            }
            else
            {
                class3.vmethod_1();
            }
        }
        return(class2);
    }