NotifyDataChangedDataChangedNotifier Class |
Namespace: Demo3D.Net
public sealed class DataChangedNotifier : IDisposable
The NotifyDataChangedDataChangedNotifier type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Releases system resources.
| |
| WhenDataChangedAsync |
An async source of data changed events.
Returns the set of data changed events accumulated since the last call.
|