KrAcquaintanceManager - конструктор
Пространство имён: Tessa.Extensions.Default.Server.AcquaintanceСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public KrAcquaintanceManager(
ITransactionStrategy transactionStrategy,
INotificationManager notificationManager,
IRoleRepository roleRepository,
INotificationRoleAggregator roleAggregator,
IDbScope dbScope,
ISession session,
IPlaceholderManager plachHolderManager,
INotificationDefaultLanguagePicker languagePicker,
IUnityContainer container
)
Public Sub New (
transactionStrategy As ITransactionStrategy,
notificationManager As INotificationManager,
roleRepository As IRoleRepository,
roleAggregator As INotificationRoleAggregator,
dbScope As IDbScope,
session As ISession,
plachHolderManager As IPlaceholderManager,
languagePicker As INotificationDefaultLanguagePicker,
container As IUnityContainer
)
public:
KrAcquaintanceManager(
ITransactionStrategy^ transactionStrategy,
INotificationManager^ notificationManager,
IRoleRepository^ roleRepository,
INotificationRoleAggregator^ roleAggregator,
IDbScope^ dbScope,
ISession^ session,
IPlaceholderManager^ plachHolderManager,
INotificationDefaultLanguagePicker^ languagePicker,
IUnityContainer^ container
)
new :
transactionStrategy : ITransactionStrategy *
notificationManager : INotificationManager *
roleRepository : IRoleRepository *
roleAggregator : INotificationRoleAggregator *
dbScope : IDbScope *
session : ISession *
plachHolderManager : IPlaceholderManager *
languagePicker : INotificationDefaultLanguagePicker *
container : IUnityContainer -> KrAcquaintanceManager
Параметры
- transactionStrategy ITransactionStrategy
-
- notificationManager INotificationManager
-
- roleRepository IRoleRepository
-
- roleAggregator INotificationRoleAggregator
-
- dbScope IDbScope
-
- session ISession
-
- plachHolderManager IPlaceholderManager
-
- languagePicker INotificationDefaultLanguagePicker
-
- container IUnityContainer
-