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