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

ForumProviderRequestExtension - конструктор

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

Пространство имён:  Tessa.Forums
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public ForumProviderRequestExtension(
	ISession session,
	IDbScope dbScope,
	ILicenseManager licenseManager,
	ICardRepository cardRepository,
	ICardTransactionStrategy transactionStrategy,
	IForumPermissionsProvider permissionsProvider,
	IForumSupportStrategy forumSupportStrategy,
	IForumServerSettings forumServerSettings
)

Параметры

session
Тип: Tessa.Platform.RuntimeISession
dbScope
Тип: Tessa.Platform.DataIDbScope
licenseManager
Тип: Tessa.Platform.LicensingILicenseManager
cardRepository
Тип: Tessa.CardsICardRepository
transactionStrategy
Тип: Tessa.Cards.ComponentModelICardTransactionStrategy
permissionsProvider
Тип: Tessa.ForumsIForumPermissionsProvider
forumSupportStrategy
Тип: Tessa.ForumsIForumSupportStrategy
forumServerSettings
Тип: Tessa.ForumsIForumServerSettings
См. также