Пример #1
0
 public GClass653(GClass647 gclass647_1 = null, string string_1 = "", GClass597 gclass597_1 = null, GClass489 gclass489_1 = null)
 {
     Class13.NP5bWyNzLwONS();
     this.string_0 = "";
     base..ctor();
     if (gclass647_1 == null)
     {
         this.gclass647_0 = new GClass647(0U);
     }
     else
     {
         this.gclass647_0 = gclass647_1;
     }
     this.string_0 = string_1;
     if (gclass597_1 == null)
     {
         this.gclass597_0 = new GClass597(0U);
     }
     else
     {
         this.gclass597_0 = gclass597_1;
     }
     if (gclass489_1 == null)
     {
         this.gclass489_0 = new GClass489(false, 0);
         return;
     }
     this.gclass489_0 = gclass489_1;
 }
Пример #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)
        {
            GClass647 gclass = (GClass647)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)
        {
            GClass647 gclass2 = (GClass647)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)
        {
            GClass647 gclass3 = (GClass647)GClass86.smethod_2((int)binaryStream_0.smethod_1());
            gclass3.imethod_1(binaryStream_0);
            this.vector_2.method_0(gclass3);
            i++;
        }
        this.gclass647_0 = (GClass647)GClass86.smethod_2((int)binaryStream_0.smethod_1());
        if (this.gclass647_0 != null)
        {
            this.gclass647_0.imethod_1(binaryStream_0);
        }
        this.gclass201_0 = (GClass201)GClass86.smethod_2((int)binaryStream_0.smethod_1());
        if (this.gclass201_0 != null)
        {
            this.gclass201_0.imethod_1(binaryStream_0);
        }
    }
Пример #3
0
 public GClass301(Vector <GClass647> vector_3 = null, Vector <GClass647> vector_4 = null, Vector <GClass647> vector_5 = null, GClass647 gclass647_1 = null, GClass201 gclass201_1 = null)
 {
     Class13.lOBHd9Nzn7x2T();
     base..ctor();
     if (vector_3 == null)
     {
         this.vector_0 = new Vector <GClass647>();
     }
     else
     {
         this.vector_0 = vector_3;
     }
     if (vector_4 == null)
     {
         this.vector_1 = new Vector <GClass647>();
     }
     else
     {
         this.vector_1 = vector_4;
     }
     if (vector_5 == null)
     {
         this.vector_2 = new Vector <GClass647>();
     }
     else
     {
         this.vector_2 = vector_5;
     }
     if (gclass647_1 == null)
     {
         this.gclass647_0 = new GClass647(0, 0, "", "", "", 0);
     }
     else
     {
         this.gclass647_0 = gclass647_1;
     }
     if (gclass201_1 == null)
     {
         this.gclass201_0 = new GClass201(0);
         return;
     }
     this.gclass201_0 = gclass201_1;
 }