Пример #1
0
 protected virtual void Dispose(bool disposing)
 {
     SafeNativeMethods.OggStreamClear(_state);
     Marshal.FreeHGlobal(_state);
 }