FmNotificationStrategy - конструктор
Пространство имён: Tessa.Forums.NotificationsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public FmNotificationStrategy(
ISession session,
IDbScope dbScope,
IDbmsErrorCodeProvider errorCodeProvider,
[OptionalDependencyAttribute] IForumUserNamingStrategy forumUserNamingStrategy
)
Public Sub New (
session As ISession,
dbScope As IDbScope,
errorCodeProvider As IDbmsErrorCodeProvider,
<OptionalDependencyAttribute> forumUserNamingStrategy As IForumUserNamingStrategy
)
public:
FmNotificationStrategy(
ISession^ session,
IDbScope^ dbScope,
IDbmsErrorCodeProvider^ errorCodeProvider,
[OptionalDependencyAttribute] IForumUserNamingStrategy^ forumUserNamingStrategy
)
new :
session : ISession *
dbScope : IDbScope *
errorCodeProvider : IDbmsErrorCodeProvider *
[<OptionalDependencyAttribute>] forumUserNamingStrategy : IForumUserNamingStrategy -> FmNotificationStrategy
Параметры
- session ISession
-
- dbScope IDbScope
-
- errorCodeProvider IDbmsErrorCodeProvider
-
- forumUserNamingStrategy IForumUserNamingStrategy
-