Ejemplo n.º 1
0
 public GClass716(GClass708 gclass708_1 = null, int int_2 = 0, int int_3 = 0)
 {
     Class13.NP5bWyNzLwONS();
     base..ctor();
     if (gclass708_1 == null)
     {
         this.gclass708_0 = new GClass708();
     }
     else
     {
         this.gclass708_0 = gclass708_1;
     }
     this.int_1 = int_2;
     this.int_0 = int_3;
 }
Ejemplo n.º 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)
        {
            GClass802 gclass = (GClass802)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass.imethod_1(binaryStream_0);
            this.vector_0.method_0(gclass);
            i++;
        }
        while (this.vector_1.Length > 0)
        {
            this.vector_1.method_1();
        }
        i   = 0;
        num = binaryStream_0.ReadByte();
        while (i < num)
        {
            GClass708 gclass2 = (GClass708)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass2.imethod_1(binaryStream_0);
            this.vector_1.method_0(gclass2);
            i++;
        }
        while (this.vector_2.Length > 0)
        {
            this.vector_2.method_1();
        }
        i   = 0;
        num = binaryStream_0.ReadByte();
        while (i < num)
        {
            GClass708 gclass3 = (GClass708)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass3.imethod_1(binaryStream_0);
            this.vector_2.method_0(gclass3);
            i++;
        }
    }