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

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

Definition

Пространство имён: Tessa.Extensions.Default.Server.Acquaintance
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
C#
public KrAcquaintanceManager(
	ITransactionStrategy transactionStrategy,
	INotificationManager notificationManager,
	IRoleRepository roleRepository,
	INotificationRoleAggregator roleAggregator,
	IDbScope dbScope,
	ISession session,
	IPlaceholderManager plachHolderManager,
	INotificationDefaultLanguagePicker languagePicker,
	IUnityContainer container
)

Параметры

transactionStrategy  ITransactionStrategy
 
notificationManager  INotificationManager
 
roleRepository  IRoleRepository
 
roleAggregator  INotificationRoleAggregator
 
dbScope  IDbScope
 
session  ISession
 
plachHolderManager  IPlaceholderManager
 
languagePicker  INotificationDefaultLanguagePicker
 
container  IUnityContainer
 

См. также