Beispiel #1
0
 // Token: 0x06001D4C RID: 7500
 // RVA: 0x0009EDD4 File Offset: 0x0009CFD4
 public Class400(string string_0, bool bool_1)
 {
     this.class533_0 = new Class533(string_0, 12f, Vector2.get_Zero(), 1f, true, Color.get_White());
     this.class911_0.Add(this.class533_0);
     this.class754_0 = new Class754(string.Empty, 12, new Vector2(0f, this.class533_0.vmethod_11().Y + 5f), 239f, 1f, bool_2);
     Class754 arg_8D_0 = this.class754_0;
     Class754.Delegate37 delegate37_ = delegate(Class754 class754_1, bool bool_1)
     {
         this.method_14();
     };
     arg_8D_0.method_3(delegate37_);
     Class754 arg_A6_0 = this.class754_0;
     Class754.Delegate37 delegate37_2 = new Class754.Delegate37(this.method_17);
     arg_A6_0.method_2(delegate37_2);
     this.class911_0.Add<Class531>(this.class754_0.list_0);
     base.method_8(string_0);
     this.method_14();
 }
Beispiel #2
0
 // Token: 0x06002DB6 RID: 11702
 // RVA: 0x00129334 File Offset: 0x00127534
 public void Dispose()
 {
     this.delegate37_1 = null;
     this.delegate37_2 = null;
     this.delegate37_0 = null;
     Class115.form_0.Controls.Remove(this.textInputControl_0);
     this.textInputControl_0.Dispose();
     GC.SuppressFinalize(this);
     this.Dispose(false);
 }