PersonalRoleDashboardDeleteExtension - конструктор
Расширение для удаления дашбордов при удалении карточки сотрудника.
Пространство имён: Tessa.Extensions.Platform.Server.RolesСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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
-