Namespace Tudormobile.IronLedgerLib.UI
Classes
- ObservableAsset
Represents an observable asset that exposes system, memory, disk, and processor data for monitoring or data binding scenarios.
- ObservableDiskData
Represents a dynamic collection of disk component data that provides notifications when items are added, removed, or the entire list is refreshed.
- ObservableMemoryData
Represents a dynamic collection of memory component data that provides notifications when items are added, removed, or the entire list is refreshed.
- ObservableProcessorData
Represents a dynamic collection of processor component data that provides notifications when items are added, removed, or the entire list is refreshed.
- ObservableSystemData
Represents a data container that supports observation of changes to its system-related properties.