Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sogeti
Provisioning
Business
Services
NotificationService
C# Class Sogeti.Provisioning.Business.Services.NotificationService
Inheritance:
INotificationService
Show 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