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

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

Definition

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

Параметры

data  ISmartRoleGeneratorData
 
smartRoleGeneratorExecutor  ISmartRoleGeneratorExecutor
 
smartRoleGeneratorRolesResolver  ISmartRoleGeneratorRolesResolver
 
lockStrategy  ISmartRoleLockStrategy
 

См. также