KrAcquaintanceManager - конструктор |
Пространство имён:
Tessa.Extensions.Default.Server.Acquaintance
Сборка:
Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: Tessa.Platform.DataITransactionStrategy
- notificationManager
- Тип: Tessa.NoticesINotificationManager
- roleRepository
- Тип: Tessa.RolesIRoleRepository
- roleAggregator
- Тип: Tessa.NoticesINotificationRoleAggregator
- dbScope
- Тип: Tessa.Platform.DataIDbScope
- session
- Тип: Tessa.Platform.RuntimeISession
- plachHolderManager
- Тип: Tessa.Platform.PlaceholdersIPlaceholderManager
- languagePicker
- Тип: Tessa.NoticesINotificationDefaultLanguagePicker
- container
- Тип: IUnityContainer
См. также