C# Class Sogeti.Provisioning.Business.Services.NotificationService

Inheritance: INotificationService
Afficher le fichier Open project: sogeti/Site-provisioning

Méthodes publiques

Méthode Description
GetAllNotifications ( ) : IEnumerable
SendNotification ( ProgressState request ) : void

Method Details

GetAllNotifications() public méthode

public GetAllNotifications ( ) : IEnumerable
Résultat IEnumerable

SendNotification() public méthode

public SendNotification ( ProgressState request ) : void
request Sogeti.Provisioning.Domain.ProgressState
Résultat void