Namespace Skyline.DataMiner.Net.ManagerStore
Classes
- BaseManagerHelper
Manager helper base class.
- CrudFailedException
The exception that is thrown when a CRUD operation failed.
- CrudHelperComponent<T>
A generic component of a helper that provided helper methods for the CRUD of one object.
- PagingHelper<T>
Helper class to retrieve data that matches a Query in a paged fashion.
Interfaces
- ITrackLastModified
Interface for tracking the last modification time.
Delegates
- BaseManagerHelper.MessageHandlerDelegate
The delegate that does message handling.