Method Dispose
Dispose(Boolean)
Releases unmanaged resources for this instance
Declaration
protected override void Dispose(bool disposing)
Parameters
protected override void Dispose(bool disposing)
Boolean | disposing | Indicates if this is from a Dispose (true) or a finalizer |
Overrides
Ubiquity.NET.Llvm.Interop.DisposableObject.Dispose(System.Boolean)