Exemplo n.º 1
0
 // Token: 0x06001478 RID: 5240
 // RVA: 0x00068E88 File Offset: 0x00067088
 public Class189(int int_2, bool bool_1)
 {
     if (int_2 == -1)
     {
         int_2 = 6;
     }
     else if (int_2 < 0 || int_2 > 9)
     {
         throw new ArgumentOutOfRangeException("level");
     }
     this.class195_0 = new Class195();
     this.class191_0 = new Class191(this.class195_0);
     this.bool_0 = bool_1;
     this.method_6(Enum22.const_1);
     this.method_5(int_2);
     this.Reset();
 }