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

Генератор умных ролей.

Definition

Пространство имён: Tessa.Roles.SmartRoles
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public SmartRoleGenerator(
	ISmartRoleGeneratorData data,
	ISmartRoleGeneratorExecutor smartRoleGeneratorExecutor,
	ISmartRoleGeneratorRolesResolver smartRoleGeneratorRolesResolver,
	ISmartRoleLockStrategy lockStrategy
)

Параметры

data  ISmartRoleGeneratorData
 
smartRoleGeneratorExecutor  ISmartRoleGeneratorExecutor
 
smartRoleGeneratorRolesResolver  ISmartRoleGeneratorRolesResolver
 
lockStrategy  ISmartRoleLockStrategy
 

См. также