Event Releasing
- Namespace
- MaaFramework.Binding.Abstractions
- Assembly
- MaaFramework.Binding.dll
Releasing
Occurs directly after System.IDisposable.Dispose is called, before the unmanaged resources is released.
event EventHandler? Releasing
Occurs directly after System.IDisposable.Dispose is called, before the unmanaged resources is released.
event EventHandler? Releasing