NotificationRepository Class

ORM for NotificationDto items

Definition

Namespace: MobileTrack.DataContainers.Repositories
Assembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
internal sealed class NotificationRepository : ItemBaseRepository<NotificationDto>
Inheritance
Object    ItemBaseRepositoryNotificationDto    NotificationRepository

See Also