FmNotificationRequestExtension - конструктор |
Пространство имён:
Tessa.Forums.ForumNotification
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public FmNotificationRequestExtension(
IDbScope dbScope,
IForumProviderStrategy forumProviderStrategy,
ILicenseManager licensemanager
)
Public Sub New (
dbScope As IDbScope,
forumProviderStrategy As IForumProviderStrategy,
licensemanager As ILicenseManager
)
public:
FmNotificationRequestExtension(
IDbScope^ dbScope,
IForumProviderStrategy^ forumProviderStrategy,
ILicenseManager^ licensemanager
)
new :
dbScope : IDbScope *
forumProviderStrategy : IForumProviderStrategy *
licensemanager : ILicenseManager -> FmNotificationRequestExtension
Параметры
- dbScope
- Тип: Tessa.Platform.DataIDbScope
- forumProviderStrategy
- Тип: Tessa.ForumsIForumProviderStrategy
- licensemanager
- Тип: Tessa.Platform.LicensingILicenseManager
См. также