예제 #1
0
 public GClass573(int int_11 = 0, int int_12 = 0, string string_1 = "", bool bool_2 = false, int int_13 = 0, int int_14 = 0, int int_15 = 0, int int_16 = 0, int int_17 = 0, int int_18 = 0, int int_19 = 0, int int_20 = 0, int int_21 = 0, int int_22 = 0, GClass769 gclass769_1 = null, bool bool_3 = false)
 {
     Class13.lOBHd9Nzn7x2T();
     this.string_0 = "";
     base..ctor();
     this.int_0      = int_11;
     this.int_1      = int_12;
     this.string_0   = string_1;
     this.bool_0     = bool_2;
     this.int_2      = int_13;
     this.int_3      = int_14;
     this.int_4      = int_15;
     this.QoIeSfyas8 = int_16;
     this.int_5      = int_17;
     this.int_6      = int_18;
     this.int_7      = int_19;
     this.int_8      = int_20;
     this.int_9      = int_21;
     this.int_10     = int_22;
     if (gclass769_1 == null)
     {
         this.gclass769_0 = new GClass769(null);
     }
     else
     {
         this.gclass769_0 = gclass769_1;
     }
     this.bool_1 = bool_3;
 }
예제 #2
0
 public GClass657(int int_1 = 0, double double_2 = 0.0, double double_3 = 0.0, string string_2 = "", string string_3 = "", GClass769 gclass769_0 = null, bool bool_1 = false)
 {
     Class13.lOBHd9Nzn7x2T();
     this.string_0 = "";
     this.string_1 = "";
     base..ctor();
     this.int_0    = int_1;
     this.double_0 = double_2;
     this.double_1 = double_3;
     this.string_0 = string_2;
     this.string_1 = string_3;
     if (gclass769_0 == null)
     {
         this.State = new GClass769(null);
     }
     else
     {
         this.State = gclass769_0;
     }
     this.bool_0 = bool_1;
 }