Exemple #1
0
 public GClass346(string string_1 = "", double double_1 = 0.0, GClass738 gclass738_0 = null)
 {
     Class13.NP5bWyNzLwONS();
     this.string_0 = "";
     base..ctor();
     this.string_0 = string_1;
     this.double_0 = double_1;
     if (gclass738_0 == null)
     {
         this.Status = new GClass738();
         return;
     }
     this.Status = gclass738_0;
 }
Exemple #2
0
 public GClass244(string string_1 = "", GClass141 gclass141_1 = null, string string_2 = "", GClass738 gclass738_1 = null, int int_1 = 0, Vector <int> vector_1 = null, bool bool_2 = false, bool bool_3 = false)
 {
     Class13.lOBHd9Nzn7x2T();
     this.string_0 = "";
     this.Name     = "";
     base..ctor();
     if (gclass141_1 == null)
     {
         this.gclass141_0 = new GClass141(0);
     }
     else
     {
         this.gclass141_0 = gclass141_1;
     }
     this.string_0 = string_2;
     this.bool_0   = bool_2;
     if (vector_1 == null)
     {
         this.vector_0 = new Vector <int>();
     }
     else
     {
         this.vector_0 = vector_1;
     }
     this.int_0 = int_1;
     this.Name  = string_1;
     if (gclass738_1 == null)
     {
         this.gclass738_0 = new GClass738(0);
     }
     else
     {
         this.gclass738_0 = gclass738_1;
     }
     this.bool_1 = bool_3;
 }
Exemple #3
0
 public GClass245(string string_1 = "", GClass141 gclass141_1 = null, string string_2 = "", GClass738 gclass738_1 = null, int int_3 = 0, Vector <int> vector_1 = null, bool bool_3 = false, bool bool_4 = false, GClass201 gclass201_1 = null, int int_4 = 0, int int_5 = 0, double double_1 = 0.0, bool bool_5 = false)
 {
     Class13.lOBHd9Nzn7x2T();
     base..ctor(string_1, gclass141_1, string_2, gclass738_1, int_3, vector_1, bool_3, bool_4);
     this.int_1    = int_4;
     this.int_2    = int_5;
     this.double_0 = double_1;
     if (gclass201_1 == null)
     {
         this.gclass201_0 = new GClass201(0);
     }
     else
     {
         this.gclass201_0 = gclass201_1;
     }
     this.bool_2 = bool_5;
 }