Exemple #1
0
    public virtual void imethod_1(BinaryStream binaryStream_0)
    {
        this.string_0    = binaryStream_0.smethod_2();
        this.string_1    = binaryStream_0.smethod_2();
        this.yTyQrtxjtv  = binaryStream_0.smethod_2();
        this.gclass659_0 = (GClass659)GClass86.smethod_2((int)binaryStream_0.smethod_1());
        if (this.gclass659_0 != null)
        {
            this.gclass659_0.imethod_1(binaryStream_0);
        }
        while (this.vector_0.Length > 0)
        {
            this.vector_0.method_1();
        }
        int i   = 0;
        int num = binaryStream_0.ReadByte();

        while (i < num)
        {
            GClass584 gclass = (GClass584)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass.imethod_1(binaryStream_0);
            this.vector_0.method_0(gclass);
            i++;
        }
    }
Exemple #2
0
    public virtual void imethod_1(BinaryStream binaryStream_0)
    {
        while (this.vector_0.Length > 0)
        {
            this.vector_0.method_1();
        }
        int i   = 0;
        int num = binaryStream_0.ReadByte();

        while (i < num)
        {
            GClass584 gclass = (GClass584)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass.imethod_1(binaryStream_0);
            this.vector_0.method_0(gclass);
            i++;
        }
    }