Method | Description | |
---|---|---|
GetById ( System.Guid notificationId ) : Task |
||
NotificationApplicationOverviewRepository ( IwsContext db, INotificationChargeCalculator chargeCalculator, INotificationProgressService progressService, INotificationApplicationAuthorization authorization ) : System |
public GetById ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
return | Task |
public NotificationApplicationOverviewRepository ( IwsContext db, INotificationChargeCalculator chargeCalculator, INotificationProgressService progressService, INotificationApplicationAuthorization authorization ) : System | ||
db | IwsContext | |
chargeCalculator | INotificationChargeCalculator | |
progressService | INotificationProgressService | |
authorization | INotificationApplicationAuthorization | |
return | System |