コード例 #1
0
 public void Dispose()
 {
     this.method_0();
     if (this.stream14_0 != null)
     {
         try
         {
             this.stream14_0.Close();
         }
         finally
         {
             this.stream14_0 = null;
         }
     }
 }
コード例 #2
0
 public void Dispose()
 {
     method_0();
     if (Stream140 != null)
     {
         try
         {
             Stream140.Close();
         }
         finally
         {
             Stream140 = null;
         }
     }
 }