C# 클래스 Sogeti.Provisioning.Business.Services.NotificationService

상속: INotificationService
파일 보기 프로젝트 열기: sogeti/Site-provisioning

공개 메소드들

메소드 설명
GetAllNotifications ( ) : IEnumerable
SendNotification ( ProgressState request ) : void

메소드 상세

GetAllNotifications() 공개 메소드

public GetAllNotifications ( ) : IEnumerable
리턴 IEnumerable

SendNotification() 공개 메소드

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