예제 #1
0
 public void method_2(bool bool_2)
 {
     if (bool_2)
     {
         this.stream1_0.Dispose();
     }
     if (this.thread_0 != null)
     {
         this.thread_0.Abort();
     }
     try
     {
         Marshal.FreeHGlobal(this.intptr_0);
     }
     catch
     {
     }
     Class119.alSourceStop(this.intptr_1);
     Class119.smethod_3(this.intptr_1);
     Class119.smethod_9(this.intptr_2);
     this.class120_0.Dispose();
 }