C# 클래스 Prizm.Main.Forms.Notifications.Managers.NotRequired.EmptyNROManager

Use this class instead of real NotRequiredOperationManager, when non-required operation notifications are not needed.
상속: IPipeNotifierCreator, INotificationManager
파일 보기 프로젝트 열기: AleksMorozova/prizm

공개 메소드들

메소드 설명
CreateNotifier ( Domain pipeInitialState ) : IPipeNotifier
LoadNotifications ( ) : void

메소드 상세

CreateNotifier() 공개 메소드

public CreateNotifier ( Domain pipeInitialState ) : IPipeNotifier
pipeInitialState Domain
리턴 IPipeNotifier

LoadNotifications() 공개 메소드

public LoadNotifications ( ) : void
리턴 void