NotificationButtonSupport(IFmNotificationProvider, IForumProvider, IForumEventSource, ISession, IUIHost, IForumClientCachedDataManager, INotificationUIManager, INotificationUIFactory, IForumButtonSettingsCache, IAvatarGenerator) - конструктор |
Пространство имён:
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
)
Public Sub New (
notificationProvider As IFmNotificationProvider,
forumProvider As IForumProvider,
forumEventSource As IForumEventSource,
session As ISession,
uiHost As IUIHost,
forumClientCachedDataManager As IForumClientCachedDataManager,
notificationUIManager As INotificationUIManager,
notificationUIFactory As INotificationUIFactory,
forumButtonSettingsCache As IForumButtonSettingsCache,
avatarGenerator As IAvatarGenerator
)
public:
NotificationButtonSupport(
IFmNotificationProvider^ notificationProvider,
IForumProvider^ forumProvider,
IForumEventSource^ forumEventSource,
ISession^ session,
IUIHost^ uiHost,
IForumClientCachedDataManager^ forumClientCachedDataManager,
INotificationUIManager^ notificationUIManager,
INotificationUIFactory^ notificationUIFactory,
IForumButtonSettingsCache^ forumButtonSettingsCache,
IAvatarGenerator^ avatarGenerator
)
new :
notificationProvider : IFmNotificationProvider *
forumProvider : IForumProvider *
forumEventSource : IForumEventSource *
session : ISession *
uiHost : IUIHost *
forumClientCachedDataManager : IForumClientCachedDataManager *
notificationUIManager : INotificationUIManager *
notificationUIFactory : INotificationUIFactory *
forumButtonSettingsCache : IForumButtonSettingsCache *
avatarGenerator : IAvatarGenerator -> NotificationButtonSupport
Параметры
- 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
См. также