示例#1
0
 void IDisposable.Dispose()
 {
     this.class311_0   = null;
     this.interface1_0 = null;
     this.tableCell_0  = null;
     if (this.list_0 != null)
     {
         this.list_0.Clear();
         this.list_0 = null;
     }
     if (this.region_0 != null)
     {
         this.region_0.Dispose();
         this.region_0 = null;
     }
     if ((this.rectangleF_1 != null) && (this.rectangleF_1.Length > 0))
     {
         this.rectangleF_1 = null;
     }
 }
 public abstract void Visit(Class311 c);
 public override void Visit(Class311 c) { }
示例#4
0
 // Token: 0x06002298 RID: 8856
 // RVA: 0x0001BB07 File Offset: 0x00019D07
 public void method_0(Class311 class311_0)
 {
     class311_0.vmethod_5(class311_0.Position + this.vector2_0, false);
 }
示例#5
0
 public void method_3(Class311 A_0)
 {
     this.class311_0 = A_0;
 }