Beispiel #1
0
    private static Class754 smethod_6(BinaryReader A_0)
    {
        Class754 class2 = new Class754();

        A_0.ReadInt32();
        int num = A_0.ReadInt32();

        for (int i = 0; i < num; i++)
        {
            A_0.ReadInt32();
            string str = smethod_4(A_0);
            class2.arrayList_0.Add(str);
        }
        class2.string_0 = smethod_4(A_0);
        return(class2);
    }
Beispiel #2
0
    private void method_5()
    {
        int          num    = 13;
        BinaryReader reader = new BinaryReader(this.class1089_0.method_5(BookmarkStart.b("眲吴䌶堸栺䴼帾≀♂ࡄ♆㥈", 13)));

        if (reader.ReadInt32() != 8)
        {
            throw new InvalidOperationException(BookmarkStart.b("昲嬴制䄸䬺堼尾㕀♂⅄杆ⅈ⹊ⱌ⭎㑐⅒畔㭖㱘㕚㩜⭞ॠ䵢", num));
        }
        this.arrayList_0 = new ArrayList();
        int num4 = reader.ReadInt32();

        for (int i = 0; i < num4; i++)
        {
            Class754 class2 = smethod_6(reader);
            this.arrayList_0.Add(class2);
        }
    }
Beispiel #3
0
    internal bool method_0()
    {
        int num = 8;

        if (this.arrayList_0.Count != 1)
        {
            return(false);
        }
        Class754 class2 = (Class754)this.arrayList_0[0];

        if (class2.string_0 != BookmarkStart.b("紭䐯䀱嬳堵強缹刻崽㈿㭁㑃㉅ⅇ╉≋੍ㅏ♑㕓Օ⡗㭙㽛㭝", num))
        {
            return(false);
        }
        if (class2.arrayList_0.Count != 1)
        {
            return(false);
        }
        if (((string)class2.arrayList_0[0]) != BookmarkStart.b("欭帯儱䘳伵䠷丹夻娽ဿ⍁❃ⵅ⥇ⵉ⥋", num))
        {
            return(false);
        }
        return(true);
    }
Beispiel #4
0
 // Token: 0x06001D58 RID: 7512
 // RVA: 0x000182A1 File Offset: 0x000164A1
 public void method_0(Class754 class754_0, bool bool_0)
 {
     this.class605_0.Value = this.class400_0.class754_0.Text;
 }