WorkflowEnginePermissionManager - конструктор
Пространство имён: Tessa.WorkflowСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public WorkflowEnginePermissionManager(
IDbScope dbScope,
IRoleRepository roleRepository,
ICardContextRoleCache contextRoleCache,
ISession session
)
Public Sub New (
dbScope As IDbScope,
roleRepository As IRoleRepository,
contextRoleCache As ICardContextRoleCache,
session As ISession
)
public:
WorkflowEnginePermissionManager(
IDbScope^ dbScope,
IRoleRepository^ roleRepository,
ICardContextRoleCache^ contextRoleCache,
ISession^ session
)
new :
dbScope : IDbScope *
roleRepository : IRoleRepository *
contextRoleCache : ICardContextRoleCache *
session : ISession -> WorkflowEnginePermissionManager
Параметры
- dbScope IDbScope
-
- roleRepository IRoleRepository
-
- contextRoleCache ICardContextRoleCache
-
- session ISession
-