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

Inheritance: INotificationService
Mostra file Open project: sogeti/Site-provisioning

Public Methods

Method Description
GetAllNotifications ( ) : IEnumerable
SendNotification ( ProgressState request ) : void

Method Details

GetAllNotifications() public method

public GetAllNotifications ( ) : IEnumerable
return IEnumerable

SendNotification() public method

public SendNotification ( ProgressState request ) : void
request Sogeti.Provisioning.Domain.ProgressState
return void