PersonalRoleDashboardDeleteExtension - конструктор
Расширение для удаления дашбордов при удалении карточки сотрудника.
Пространство имён: Tessa.Extensions.Platform.Server.RolesСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public PersonalRoleDashboardDeleteExtension(
[DependencyAttribute("DefaultWithoutTransactionAndLocking")] ICardRepository cardRepository
)
Public Sub New (
<DependencyAttribute("DefaultWithoutTransactionAndLocking")> cardRepository As ICardRepository
)
public:
PersonalRoleDashboardDeleteExtension(
[DependencyAttribute(L"DefaultWithoutTransactionAndLocking")] ICardRepository^ cardRepository
)
new :
[<DependencyAttribute("DefaultWithoutTransactionAndLocking")>] cardRepository : ICardRepository -> PersonalRoleDashboardDeleteExtension
Параметры
- cardRepository ICardRepository
-