-
Notifications
You must be signed in to change notification settings - Fork 0
PosSharp.Core.UposDeviceBase.AddDisposable(System.IDisposable)
github-actions[bot] edited this page May 8, 2026
·
5 revisions
Adds a disposable to the extension disposable bag.
protected void AddDisposable(System.IDisposable disposable);disposable System.IDisposable
The disposable to add.
Expand / Collapse
- Interfaces
- Classes
- Events
- Enums & Constants
Expand / Collapse
- Lifecycle Management
- Base Components
- Exceptions
