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
Prizm
Main
Forms
Notifications
Managers
NotRequired
EmptyNROManager
C# Class Prizm.Main.Forms.Notifications.Managers.NotRequired.EmptyNROManager
Use this class instead of real NotRequiredOperationManager, when non-required operation notifications are not needed.
Inheritance:
IPipeNotifierCreator
,
INotificationManager
Show file
Open project: AleksMorozova/prizm
Public Methods
Method
Description
CreateNotifier
(
Domain
pipeInitialState
) :
IPipeNotifier
LoadNotifications
( ) :
void
Method Details
CreateNotifier()
public
method
public
CreateNotifier
(
Domain
pipeInitialState
) :
IPipeNotifier
pipeInitialState
Domain
return
IPipeNotifier
LoadNotifications()
public
method
public
LoadNotifications
( ) :
void
return
void