Для изменения размера нажмите или перетащите

NotificationButtonSupport(IFmNotificationProvider, IForumProvider, IForumEventSource, ISession, IUIHost, IForumClientCachedDataManager, INotificationUIManager, INotificationUIFactory, IForumButtonSettingsCache, IAvatarGenerator) - конструктор

Инициализирует новый экземпляр класса NotificationButtonSupport

Пространство имён:  Tessa.UI.Controls.Forums
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public NotificationButtonSupport(
	IFmNotificationProvider notificationProvider,
	IForumProvider forumProvider,
	IForumEventSource forumEventSource,
	ISession session,
	IUIHost uiHost,
	IForumClientCachedDataManager forumClientCachedDataManager,
	INotificationUIManager notificationUIManager,
	INotificationUIFactory notificationUIFactory,
	IForumButtonSettingsCache forumButtonSettingsCache,
	IAvatarGenerator avatarGenerator
)

Параметры

notificationProvider
Тип: Tessa.Forums.ForumNotificationIFmNotificationProvider
forumProvider
Тип: Tessa.ForumsIForumProvider
forumEventSource
Тип: Tessa.Forums.ObserverClassesIForumEventSource
session
Тип: Tessa.Platform.RuntimeISession
uiHost
Тип: Tessa.UIIUIHost
forumClientCachedDataManager
Тип: Tessa.Forums.ForumCachedIForumClientCachedDataManager
notificationUIManager
Тип: Tessa.UI.NotificationsINotificationUIManager
notificationUIFactory
Тип: Tessa.UI.NotificationsINotificationUIFactory
forumButtonSettingsCache
Тип: Tessa.Forums.ForumCachedIForumButtonSettingsCache
avatarGenerator
Тип: Tessa.ForumsIAvatarGenerator
См. также