RolesDeleteExtension - конструктор
Пространство имён: Tessa.Extensions.Platform.Server.RolesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public RolesDeleteExtension(
INestedRoleManager nestedRoleManager,
ISmartRoleUpdateManager smartRoleUpdateManager
)
Public Sub New (
nestedRoleManager As INestedRoleManager,
smartRoleUpdateManager As ISmartRoleUpdateManager
)
public:
RolesDeleteExtension(
INestedRoleManager^ nestedRoleManager,
ISmartRoleUpdateManager^ smartRoleUpdateManager
)
new :
nestedRoleManager : INestedRoleManager *
smartRoleUpdateManager : ISmartRoleUpdateManager -> RolesDeleteExtension
Параметры
- nestedRoleManager INestedRoleManager
-
- smartRoleUpdateManager ISmartRoleUpdateManager
-