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
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateNotifier ( Domain pipeInitialState ) : IPipeNotifier
LoadNotifications ( ) : void

Описание методов

CreateNotifier() публичный Метод

public CreateNotifier ( Domain pipeInitialState ) : IPipeNotifier
pipeInitialState Domain
Результат IPipeNotifier

LoadNotifications() публичный Метод

public LoadNotifications ( ) : void
Результат void