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